Home
last modified time | relevance | path

Searched refs:MO_GOT_CALL (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsBaseInfo.h45 MO_GOT_CALL, enumerator
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/
DMipsMCInstLower.cpp45 case MipsII::MO_GOT_CALL: Kind = MCSymbolRefExpr::VK_Mips_GOT_CALL; break; in LowerSymbolOperand()
DMipsAsmPrinter.cpp506 case MipsII::MO_GOT_CALL: O << "%call16("; break; in printOperand()
DMipsISelLowering.cpp2462 Callee = getAddrGlobal(G, Ty, DAG, MipsII::MO_GOT_CALL, Chain, in LowerCall()
2480 Callee = getAddrGlobal(S, Ty, DAG, MipsII::MO_GOT_CALL, Chain, in LowerCall()