Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h281 bool hasMultipleConditionRegisters() const { in hasMultipleConditionRegisters() function
1756 if (hasMultipleConditionRegisters()) in shouldNormalizeToSelectSequence()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6704 if (!TLI || !TLI->hasMultipleConditionRegisters()) in optimizeInst()