Searched defs:getGOT (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp47 const PseudoSourceValue *PseudoSourceValue::getGOT() function in class:PseudoSourceValue
85 if (this == getGOT() ||
94 this == getGOT() ||
102 if (this == getGOT() ||
H A DMachineInstr.cpp411 MachinePointerInfo MachinePointerInfo::getGOT() { function in class:MachinePointerInfo
412 return MachinePointerInfo(PseudoSourceValue::getGOT());

Completed in 718 milliseconds