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 363 const MachineOperand &CalleeMO =
366 if (CalleeMO.isImm()) {
432 } else if (CalleeMO.isGlobal()) {
433 const GlobalValue *GValue = CalleeMO.getGlobal();
    [all...]

Completed in 194 milliseconds