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

  /external/llvm/lib/CodeGen/
PseudoSourceValue.cpp 47 const PseudoSourceValue *PseudoSourceValue::getGOT()
85 if (this == getGOT() ||
95 this == getGOT() ||
104 if (this == getGOT() ||
MachineInstr.cpp 357 MachinePointerInfo MachinePointerInfo::getGOT() {
358 return MachinePointerInfo(PseudoSourceValue::getGOT());
    [all...]

Completed in 31 milliseconds