Home
last modified time | relevance | path

Searched refs:hasMultipleConditionRegisters (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h423 bool hasMultipleConditionRegisters() const { in hasMultipleConditionRegisters() function
2037 if (hasMultipleConditionRegisters()) in shouldNormalizeToSelectSequence()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1574 if (TLI.hasMultipleConditionRegisters()) in sinkCmpExpression()