Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp74 bool isTrans = false; in getPreviousVector() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp79 bool isTrans = false; in getPreviousVector() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp82 bool isTrans = false; in getPreviousVector() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.cpp1447 Instruction::isTrans() const noexcept in isTrans() function in aco::Instruction