Searched defs:shouldNormalizeToSelectSequence (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.h | 964 bool shouldNormalizeToSelectSequence(LLVMContext &, EVT) const override { shouldNormalizeToSelectSequence() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 2301 virtual bool shouldNormalizeToSelectSequence(LLVMContext &Context, shouldNormalizeToSelectSequence() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 25298 bool AArch64TargetLowering::shouldNormalizeToSelectSequence(LLVMContext &, shouldNormalizeToSelectSequence() function in AArch64TargetLowering |