HomeSort by: relevance | last modified time | path
    Searched defs:GetConstantPoolIndexSymbol (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiMCInstLower.cpp 57 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const {
129 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));
  /src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
MSP430MCInstLower.cpp 68 GetConstantPoolIndexSymbol(const MachineOperand &MO) const {
148 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));

Completed in 33 milliseconds