Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.h297 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h581 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h149 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5764 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()