Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h43 GlobalValueCallEntry, enumerator
134 return V->kind() == GlobalValueCallEntry; in classof()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPseudoSourceValue.cpp97 : CallEntryPseudoSourceValue(GlobalValueCallEntry, TM), GV(GV) {} in GlobalValuePseudoSourceValue()
DMachineOperand.cpp1206 case PseudoSourceValue::GlobalValueCallEntry: in print()
/openbsd/src/gnu/llvm/llvm/tools/llvm-reduce/
DReducerWorkItem.cpp186 case PseudoSourceValue::GlobalValueCallEntry: in cloneMemOperands()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUTargetMachine.cpp796 case PseudoSourceValue::GlobalValueCallEntry: in getAddressSpaceForPseudoSourceKind()