Home
last modified time | relevance | path

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

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