Searched refs:selectGetElementPtr (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DFastISel.h532 bool selectGetElementPtr(const User *I);
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp487 bool FastISel::selectGetElementPtr(const User *I) { function in class:FastISel
1603 return selectGetElementPtr(I);
/external/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp136 bool selectGetElementPtr(const Instruction *I);
4841 bool AArch64FastISel::selectGetElementPtr(const Instruction *I) { function in class:AArch64FastISel
4982 return selectGetElementPtr(I);

Completed in 360 milliseconds