Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h408 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h732 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h239 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6757 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()