HomeSort by relevance Sort by last modified time
    Searched refs:SelectLoad (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 154 void SelectLoad(SDNode *N, unsigned NumVecs, unsigned Opc,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64ISelDAGToDAG.cpp 155 void SelectLoad(SDNode *N, unsigned NumVecs, unsigned Opc,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.h 95 void SelectLoad(SDNode *N);
HexagonISelDAGToDAG.cpp 448 void HexagonDAGToDAGISel::SelectLoad(SDNode *N) {
883 case ISD::LOAD: return SelectLoad(N);
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp 94 void SelectLoad(SDNode *N);
517 void HexagonDAGToDAGISel::SelectLoad(SDNode *N) {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 131 bool SelectLoad(const Instruction *I);
590 bool PPCFastISel::SelectLoad(const Instruction *I) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp 156 bool SelectLoad(const Instruction *I);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 131 bool SelectLoad(const Instruction *I);
604 bool PPCFastISel::SelectLoad(const Instruction *I) {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 137 bool SelectLoad(const Instruction *I);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMFastISel.cpp 168 bool SelectLoad(const Instruction *I);
    [all...]

Completed in 1942 milliseconds