Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp167 bool selectIntExt(const Instruction *I);
1801 bool MipsFastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in MipsFastISel
2074 return selectIntExt(I); in fastSelectInstruction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp172 bool selectIntExt(const Instruction *I);
4473 bool AArch64FastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in AArch64FastISel
5060 return selectIntExt(I); in fastSelectInstruction()