/external/libgav1/libgav1/src/dsp/x86/ |
D | common_sse4.h | 81 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/ |
D | common_neon.h | 198 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/ |
D | Sk4px.h | 44 static Sk4px Load2(const SkPMColor px[2]) { in Load2() function
|
/external/skia/src/core/ |
D | Sk4px.h | 44 static Sk4px Load2(const SkPMColor px[2]) { in Load2() function
|
/external/skqp/include/private/ |
D | SkNx.h | 83 AI static void Load2(const void* vptr, SkNx* a, SkNx* b) { in Load2() function
|
D | SkNx_neon.h | 42 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
|
D | SkNx_sse.h | 51 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/ |
D | SkNx.h | 83 AI static void Load2(const void* vptr, SkNx* a, SkNx* b) { in Load2() function
|
D | SkNx_neon.h | 42 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
|
D | SkNx_sse.h | 51 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/ |
D | TargetInstrInfo.h | 1000 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/ |
D | TargetInstrInfo.h | 1101 virtual bool areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 1115 virtual bool shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 1545 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/ |
D | ARMBaseInstrInfo.cpp | 1723 bool ARMBaseInstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 1804 bool ARMBaseInstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 6610 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 6715 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
D | X86ISelLowering.cpp | 28812 SDValue Load2 = DAG.getLoad(HalfVT, dl, Ld->getChain(), Ptr, in combineLoad() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 5627 X86InstrInfo::areLoadsFromSameBasePtr(SDNode *Load1, SDNode *Load2, in areLoadsFromSameBasePtr() 5813 bool X86InstrInfo::shouldScheduleLoadsNear(SDNode *Load1, SDNode *Load2, in shouldScheduleLoadsNear()
|
D | X86ISelLowering.cpp | 35655 SDValue Load2 = in combineLoad() local
|