Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h43 FixedStack, enumerator
100 : PseudoSourceValue(FixedStack, TII), FI(FI) {} in FixedStackPseudoSourceValue()
103 return V->kind() == FixedStack; in classof()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp1121 case PseudoSourceValue::FixedStack: { in print()
DLiveDebugValues.cpp709 assert(PVal->kind() == PseudoSourceValue::FixedStack && in extractSpillBaseRegAndOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1504 case PseudoSourceValue::FixedStack: in getAddressSpaceForPseudoSourceKind()
DSIInstrInfo.cpp2288 case PseudoSourceValue::FixedStack: in getAddressSpaceForPseudoSourceKind()