Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h39 GlobalValueCallEntry, enumerator
130 return V->kind() == GlobalValueCallEntry; in classof()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoSourceValue.cpp98 : CallEntryPseudoSourceValue(GlobalValueCallEntry, TM), GV(GV) {} in GlobalValuePseudoSourceValue()
H A DMachineOperand.cpp1214 case PseudoSourceValue::GlobalValueCallEntry: in print()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp853 case PseudoSourceValue::GlobalValueCallEntry: in getAddressSpaceForPseudoSourceKind()