Home
last modified time | relevance | path

Searched defs:shift_type (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_bitwise.cpp43 const uint32_t shift_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_bitwise.cpp43 const uint32_t shift_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
/third_party/spirv-tools/source/val/
Dvalidate_bitwise.cpp74 const uint32_t shift_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeARM_32.c1597 sljit_uw shift_type; in emit_single_op() local
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.cc1017 Shift shift_type, in Simulator()
4011 Shift shift_type = static_cast<Shift>(instr->GetShiftDP()); in Simulator() local
Ddisasm-aarch64.cc7071 const char *shift_type[] = {"lsl", "lsr", "asr", "ror"}; in Disassembler() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc12773 Shift shift_type, in BitwiseShiftWideElementsHelper()