Home
last modified time | relevance | path

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

/aosp_15_r20/external/vixl/test/aarch64/
H A Dtest-utils-aarch64.h61 T GetLane(int lane) const { in GetLane() function
/aosp_15_r20/external/vixl/src/aarch32/
H A Dinstructions-aarch32.h224 SRegister GetLane(uint32_t lane) const { in GetLane() function
330 uint32_t GetLane() const { return lane_; } in GetLane() function
H A Ddisasm-aarch32.cc79 int GetLane() const { return lane_; } in GetLane() function in vixl::aarch32::DecodeNeon
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.h309 T GetLane(int lane) const { in GetLane() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16654 SDNode *GetLane = in PerformExtractFpToIntStores() local