Home
last modified time | relevance | path

Searched refs:shouldNormalizeToSelectSequence (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h578 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override;
H A DAArch64ISelLowering.cpp10283 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 DRISCVISelLowering.h750 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 DAArch64ISelLowering.h815 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override;
H A DAArch64ISelLowering.cpp13188 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 DAArch64ISelLowering.h1182 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override;
H A DAArch64ISelLowering.cpp22527 bool AArch64TargetLowering::shouldNormalizeToSelectSequence(LLVMContext &, in shouldNormalizeToSelectSequence() function in AArch64TargetLowering
/aosp_15_r20/external/llvm/include/llvm/Target/
H A DTargetLowering.h1284 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1871 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2212 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLowering.h2379 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLowering.h2344 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLowering.h2315 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLowering.h2344 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, in shouldNormalizeToSelectSequence() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5156 = TLI.shouldNormalizeToSelectSequence(*DAG.getContext(), VT); in visitSELECT()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8555 TLI.shouldNormalizeToSelectSequence(*DAG.getContext(), VT); in visitSELECT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10765 TLI.shouldNormalizeToSelectSequence(*DAG.getContext(), VT); in visitSELECT()