Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h428 bool hasMultipleConditionRegisters() const { in hasMultipleConditionRegisters() function
2057 if (hasMultipleConditionRegisters()) in shouldNormalizeToSelectSequence()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1574 if (TLI.hasMultipleConditionRegisters()) in sinkCmpExpression()