Home
last modified time | relevance | path

Searched refs:TargetCustom (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h46 TargetCustom enumerator
77 return (Kind >= TargetCustom) ? ((Kind+1) - TargetCustom) : 0; in getTargetCustom()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp36 if (Kind < TargetCustom) in printCustom()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h46 PSVBuffer = PseudoSourceValue::TargetCustom,
DR600InstrInfo.cpp1511 case PseudoSourceValue::TargetCustom: in getAddressSpaceForPseudoSourceKind()
DSIInstrInfo.cpp2295 case PseudoSourceValue::TargetCustom: in getAddressSpaceForPseudoSourceKind()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1333 : PseudoSourceValue(TargetCustom, TII) {} in expandPostRAPseudo()