Home
last modified time | relevance | path

Searched refs:GlobalValueCallEntry (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h42 GlobalValueCallEntry, enumerator
122 return V->kind() == GlobalValueCallEntry; in classof()
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp95 : CallEntryPseudoSourceValue(GlobalValueCallEntry), GV(GV) {} in GlobalValuePseudoSourceValue()
DMIRPrinter.cpp884 case PseudoSourceValue::GlobalValueCallEntry: in print()