Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYISelLowering.h88 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSelectOptimize.cpp420 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in run()
454 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in runOnFunction()
1315 SelectKind = TargetLowering::ScalarCondVectorVal; in isSelectKindSupported()
HDCodeGenPrepare.cpp7151 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.h416 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.h759 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h243 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator