Searched defs:isLookupPtrRegClass (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h59 /// if the operand is a register. If isLookupPtrRegClass is set, then this is
76 bool isLookupPtrRegClass() const { function in class:llvm::MCOperandInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1223 if (UseInfo->isLookupPtrRegClass()) { function
1239 if (UseInfo->isLookupPtrRegClass()) {

Completed in 219 milliseconds