Home
last modified time | relevance | path

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

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