Searched defs:LD2 (Results 1 – 9 of 9) sorted by relevance
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 4357 ### LD2 ### subsection 4367 ### LD2 ### subsection
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 220 #define LD2(psrc, stride, out0, out1) \ macro
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 187 #define LD2(psrc, stride, out0, out1) \ macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 247 #define LD2(psrc, stride, out0, out1) \ macro
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 7316 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(getBuildPairElt(N, 1)); in CombineConsecutiveLoads() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 13067 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(NextInput); in combineBVOfConsecutiveLoads() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 13874 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(NextInput); in combineBVOfConsecutiveLoads() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 11052 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(getBuildPairElt(N, 1)); in CombineConsecutiveLoads() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 12039 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(getBuildPairElt(N, 1)); in CombineConsecutiveLoads() local
|