Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h43 FixedStack, enumerator
91 : PseudoSourceValue(FixedStack), FI(FI) {} in FixedStackPseudoSourceValue()
94 return V->kind() == FixedStack; in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h44 FixedStack, enumerator
100 : PseudoSourceValue(FixedStack, TII), FI(FI) {} in FixedStackPseudoSourceValue()
103 return V->kind() == FixedStack; in classof()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp347 assert(PVal->kind() == PseudoSourceValue::FixedStack && in extractSpillBaseRegAndOffset()
DMachineOperand.cpp1101 case PseudoSourceValue::FixedStack: { in print()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp906 case PseudoSourceValue::FixedStack: in print()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1506 case PseudoSourceValue::FixedStack: in getAddressSpaceForPseudoSourceKind()
DSIInstrInfo.cpp1939 case PseudoSourceValue::FixedStack: in getAddressSpaceForPseudoSourceKind()