Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h88 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp393 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in run()
427 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in runOnFunction()
1262 SelectKind = TargetLowering::ScalarCondVectorVal; in isSelectKindSupported()
H A DCodeGenPrepare.cpp7037 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h417 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h748 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h241 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator