Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DPseudoSourceValue.h44 FixedStack, enumerator
100 : PseudoSourceValue(FixedStack, TII), FI(FI) {} in FixedStackPseudoSourceValue()
103 return V->kind() == FixedStack; in classof()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveDebugValues.cpp350 assert(PVal->kind() == PseudoSourceValue::FixedStack && in extractSpillBaseRegAndOffset()
H A DMachineOperand.cpp1112 case PseudoSourceValue::FixedStack: { in print()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp1506 case PseudoSourceValue::FixedStack: in getAddressSpaceForPseudoSourceKind()
H A DSIInstrInfo.cpp1968 case PseudoSourceValue::FixedStack: in getAddressSpaceForPseudoSourceKind()