Home
last modified time | relevance | path

Searched defs:convertSelectOfConstantsToMath (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h236 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } convertSelectOfConstantsToMath() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1043 bool convertSelectOfConstantsToMath(EVT VT) const override { convertSelectOfConstantsToMath() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h671 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } convertSelectOfConstantsToMath() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2395 virtual bool convertSelectOfConstantsToMath(EVT VT) const { convertSelectOfConstantsToMath() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3159 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { convertSelectOfConstantsToMath() function in X86TargetLowering
[all...]