Home
last modified time | relevance | path

Searched refs:ScalarCondVectorVal (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h88 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp420 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in run()
454 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in runOnFunction()
1315 SelectKind = TargetLowering::ScalarCondVectorVal; in isSelectKindSupported()
H A DCodeGenPrepare.cpp7151 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h416 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h759 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h243 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator