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

  /external/llvm/lib/Target/MSP430/
MSP430MCInstLower.cpp 86 GetBlockAddressSymbol(const MachineOperand &MO) const {
92 return Printer.GetBlockAddressSymbol(MO.getBlockAddress());
149 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO));
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 833 MCSymbol *Sym = GetBlockAddressSymbol(&BB);
    [all...]

Completed in 358 milliseconds