Home
last modified time | relevance | path

Searched defs:Load2 (Results 1 – 18 of 18) sorted by relevance

/external/libgav1/libgav1/src/dsp/x86/
Dcommon_sse4.h81 inline __m128i Load2(const void* src) { in Load2() function
97 inline __m128i Load2(const void* const buf, __m128i val) { in Load2() function
/external/libgav1/libgav1/src/dsp/arm/
Dcommon_neon.h198 inline uint8x8_t Load2(const void* const buf) { in Load2() function
207 inline uint8x8_t Load2(const void* const buf, uint8x8_t val) { in Load2() function
/external/skqp/src/core/
DSk4px.h44 static Sk4px Load2(const SkPMColor px[2]) { in Load2() function
/external/skia/src/core/
DSk4px.h44 static Sk4px Load2(const SkPMColor px[2]) { in Load2() function
/external/skqp/include/private/
DSkNx.h83 AI static void Load2(const void* vptr, SkNx* a, SkNx* b) { in Load2() function
DSkNx_neon.h42 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
176 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
DSkNx_sse.h51 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
139 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
/external/skia/include/private/
DSkNx.h83 AI static void Load2(const void* vptr, SkNx* a, SkNx* b) { in Load2() function
DSkNx_neon.h42 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
176 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
DSkNx_sse.h51 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
139 AI static void Load2(const void* ptr, SkNx* x, SkNx* y) { in Load2() function
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h1000 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
1013 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1101 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
1115 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1545 bool ARMBaseInstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
1626 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp1723 bool ARMBaseInstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
1804 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp6610 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
6715 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
DX86ISelLowering.cpp28812 SDValue Load2 = DAG.getLoad(HalfVT, dl, Ld->getChain(), Ptr, in combineLoad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp5627 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr()
5813 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
DX86ISelLowering.cpp35655 SDValue Load2 = in combineLoad() local