Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64BranchRelaxation.cpp310 static unsigned getOppositeConditionOpcode(unsigned Opc) { in getOppositeConditionOpcode() function
397 MI->setDesc(TII->get(getOppositeConditionOpcode(MI->getOpcode()))); in fixupConditionalBranch()
432 MBB, DebugLoc(), TII->get(getOppositeConditionOpcode(MI->getOpcode()))) in fixupConditionalBranch()