/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 578 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override;
|
H A D | AArch64ISelLowering.cpp | 10283 bool AArch64TargetLowering::shouldNormalizeToSelectSequence(LLVMContext &, in shouldNormalizeToSelectSequence() function in AArch64TargetLowering
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.h | 750 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override { in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 815 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override;
|
H A D | AArch64ISelLowering.cpp | 13188 bool AArch64TargetLowering::shouldNormalizeToSelectSequence(LLVMContext &, in shouldNormalizeToSelectSequence() function in AArch64TargetLowering
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 1182 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override;
|
H A D | AArch64ISelLowering.cpp | 22527 bool AArch64TargetLowering::shouldNormalizeToSelectSequence(LLVMContext &, in shouldNormalizeToSelectSequence() function in AArch64TargetLowering
|
/aosp_15_r20/external/llvm/include/llvm/Target/ |
H A D | TargetLowering.h | 1284 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1871 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2212 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 2379 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 2344 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 2315 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 2344 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5156 = TLI.shouldNormalizeToSelectSequence(*DAG.getContext(), VT); in visitSELECT()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 8555 TLI.shouldNormalizeToSelectSequence(*DAG.getContext(), VT); in visitSELECT()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 10765 TLI.shouldNormalizeToSelectSequence(*DAG.getContext(), VT); in visitSELECT()
|