Home
last modified time | relevance | path

Searched defs:BaseOpc (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp162 int getMTBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMTBUFOpcode()
192 int getMUBUFOpcode(unsigned BaseOpc, unsigned Elements) { in getMUBUFOpcode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp699 int BaseOpc = isThumb2 ? (BaseKill && Base == ARM::SP ? ARM::t2ADDspImm in CreateLoadStoreMulti() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp2889 unsigned BaseOpc, CondCode; in fastLowerIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2763 unsigned BaseOpc = BO.first.getOpcode(); in LowerUnalignedLoad() local