Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h44 GlobalValueCallEntry, enumerator
126 return V->kind() == GlobalValueCallEntry; in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h45 GlobalValueCallEntry, enumerator
136 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp102 : CallEntryPseudoSourceValue(GlobalValueCallEntry, TII), GV(GV) {} in GlobalValuePseudoSourceValue()
DMachineOperand.cpp1107 case PseudoSourceValue::GlobalValueCallEntry: in print()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1511 case PseudoSourceValue::GlobalValueCallEntry: in getAddressSpaceForPseudoSourceKind()
DSIInstrInfo.cpp1944 case PseudoSourceValue::GlobalValueCallEntry: in getAddressSpaceForPseudoSourceKind()