Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h231 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } convertSelectOfConstantsToMath() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h1032 bool convertSelectOfConstantsToMath(EVT VT) const override { convertSelectOfConstantsToMath() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h613 bool convertSelectOfConstantsToMath(EVT VT) const override { return true; } convertSelectOfConstantsToMath() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2319 virtual bool convertSelectOfConstantsToMath(EVT VT) const { convertSelectOfConstantsToMath() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3064 bool X86TargetLowering::convertSelectOfConstantsToMath(EVT VT) const { convertSelectOfConstantsToMath() function in X86TargetLowering
[all...]