Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.h397 return (Kind != ScalarCondVectorVal); in isSelectSupported()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h732 return (Kind != SelectSupportKind::ScalarCondVectorVal); in isSelectSupported()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h239 ScalarCondVectorVal, // The target supports selects with a scalar condition enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6735 SelectKind = TargetLowering::ScalarCondVectorVal; in optimizeSelectInst()