Home
last modified time | relevance | path

Searched defs:int3 (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/libs/math/include/math/
H A Dvec3.h120 typedef details::TVec3<int32_t> int3; typedef
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h42 typedef int int3 __attribute__((ext_vector_type(3))); typedef
/aosp12/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp79 typedef int32_t int3 __attribute__((ext_vector_type(3))); typedef
/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.cc3493 void X86Assembler::int3() { in int3() function in art::x86::X86Assembler
/aosp12/art/compiler/utils/x86_64/
H A Dassembler_x86_64.cc4699 void X86_64Assembler::int3() { in int3() function in art::x86_64::X86_64Assembler