Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h41 GlobalValueCallEntry, enumerator
133 return V->kind() == GlobalValueCallEntry; in classof()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp99 : CallEntryPseudoSourceValue(GlobalValueCallEntry, TM), GV(GV) {} in GlobalValuePseudoSourceValue()
H A DMachineOperand.cpp1237 case PseudoSourceValue::GlobalValueCallEntry: in print()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp1039 case PseudoSourceValue::GlobalValueCallEntry: in getAddressSpaceForPseudoSourceKind()