Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsFastISel.cpp167 bool selectIntExt(const Instruction *I);
1795 bool MipsFastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in MipsFastISel
2068 return selectIntExt(I); in fastSelectInstruction()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp173 bool selectIntExt(const Instruction *I);
4517 bool AArch64FastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in AArch64FastISel
5106 return selectIntExt(I); in fastSelectInstruction()