Home
last modified time | relevance | path

Searched refs:selectGetElementPtr (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DFastISel.h532 bool selectGetElementPtr(const User *I);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h532 bool selectGetElementPtr(const User *I);
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp487 bool FastISel::selectGetElementPtr(const User *I) { in selectGetElementPtr() function in FastISel
1603 return selectGetElementPtr(I); in selectOperator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp665 bool FastISel::selectGetElementPtr(const User *I) { in selectGetElementPtr() function in FastISel
1808 return selectGetElementPtr(I); in selectOperator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp179 bool selectGetElementPtr(const Instruction *I);
4927 bool AArch64FastISel::selectGetElementPtr(const Instruction *I) { in selectGetElementPtr() function in AArch64FastISel
5135 return selectGetElementPtr(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp136 bool selectGetElementPtr(const Instruction *I);
4841 bool AArch64FastISel::selectGetElementPtr(const Instruction *I) { in selectGetElementPtr() function in AArch64FastISel
4982 return selectGetElementPtr(I); in fastSelectInstruction()