Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h488 bool hasMultipleConditionRegisters() const { in hasMultipleConditionRegisters() function
2305 if (hasMultipleConditionRegisters()) in shouldNormalizeToSelectSequence()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1770 if (TLI.hasMultipleConditionRegisters()) in sinkCmpExpression()