Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp168 bool selectIntExt(const Instruction *I);
1799 bool MipsFastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in MipsFastISel
2072 return selectIntExt(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp173 bool selectIntExt(const Instruction *I);
4527 bool AArch64FastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in AArch64FastISel
5141 return selectIntExt(I); in fastSelectInstruction()