OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MO_GOT_CALL
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsBaseInfo.h
41
///
MO_GOT_CALL
- Represents the offset into the global offset table at
45
MO_GOT_CALL
,
/external/llvm/lib/Target/Mips/
MipsMCInstLower.cpp
46
case MipsII::
MO_GOT_CALL
: Kind = MCSymbolRefExpr::VK_Mips_GOT_CALL; break;
MipsAsmPrinter.cpp
458
case MipsII::
MO_GOT_CALL
: O << "%call16("; break;
MipsISelLowering.cpp
[
all
...]
Completed in 230 milliseconds