HomeSort by relevance Sort by last modified time
    Searched refs:CalleeMO (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86MCInstLower.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 350 const MachineOperand &CalleeMO =
353 if (CalleeMO.isImm()) {
419 } else if (CalleeMO.isGlobal()) {
420 const GlobalValue *GValue = CalleeMO.getGlobal();
    [all...]

Completed in 211 milliseconds