Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DSelectOptimize.cpp240 !TLI->isSelectSupported(TargetLowering::ScalarCondVectorVal) && in runOnFunction()
1041 SelectKind = TargetLowering::ScalarCondVectorVal; in isSelectKindSupported()
DCodeGenPrepare.cpp6878 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMISelLowering.h410 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelLowering.h762 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetLowering.h240 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator