Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h456 bool hasMultipleConditionRegisters() const { in hasMultipleConditionRegisters() function
2216 if (hasMultipleConditionRegisters()) in shouldNormalizeToSelectSequence()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1682 if (TLI.hasMultipleConditionRegisters()) in sinkCmpExpression()