Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp415 void startExplicitITBlock(ARMCC::CondCodes Cond, unsigned Mask) { in startExplicitITBlock() function in __anonad70014b0111::ARMAsmParser
10578 startExplicitITBlock(ARMCC::CondCodes(Inst.getOperand(0).getImm()), in processInstruction()