Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp135 bool selectSDiv(const Instruction *I);
4727 bool AArch64FastISel::selectSDiv(const Instruction *I) { in selectSDiv() function in AArch64FastISel
4900 return selectSDiv(I); in fastSelectInstruction()