Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp533 static unsigned getConditionalLoadImmediate(unsigned Opcode) { in getConditionalLoadImmediate() function
545 if (STI.hasLoadStoreOnCond2() && getConditionalLoadImmediate(Opcode)) in isPredicable()
609 if (unsigned CondOpcode = getConditionalLoadImmediate(Opcode)) { in PredicateInstruction()