Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp177 bool selectFRem(const Instruction *I);
4800 bool AArch64FastISel::selectFRem(const Instruction *I) { in selectFRem() function in AArch64FastISel
5133 return selectFRem(I); in fastSelectInstruction()