Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp131 bool selectMul(const Instruction *I);
4487 bool AArch64FastISel::selectMul(const Instruction *I) { in selectMul() function in AArch64FastISel
4898 return selectMul(I); in fastSelectInstruction()