Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1243 int LoadStoreOp = IsStore ? in buildMUBUFOffsetLoadStore() local
1270 unsigned LoadStoreOp, in getFlatScratchSpillOpcode()
1308 unsigned LoadStoreOp, int Index, Register ValueReg, bool IsKill, in buildSpillLoadStore()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp585 int LoadStoreOp = IsStore ? in buildMUBUFOffsetLoadStore() local
615 unsigned LoadStoreOp, in buildSpillLoadStore()
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp411 unsigned LoadStoreOp, in buildScratchLoadStore()
/aosp_15_r20/external/vixl/src/aarch64/
H A Dconstants-aarch64.h1127 enum LoadStoreOp { enum