Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp132 bool selectMul(const Instruction *I);
4508 bool AArch64FastISel::selectMul(const Instruction *I) { in selectMul() function in AArch64FastISel
4920 return selectMul(I); in fastSelectInstruction()