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 82 GetBlockAddressSymbol(const MachineOperand &MO) const {
88 return Printer.GetBlockAddressSymbol(MO.getBlockAddress());
145 MCOp = LowerSymbolOperand(MO, GetBlockAddressSymbol(MO));
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 772 MCSymbol *Sym = GetBlockAddressSymbol(BB);
    [all...]

Completed in 531 milliseconds