Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp101 bool selectFPExt(const Instruction *I);
935 bool MipsFastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in MipsFastISel
1813 return selectFPExt(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp124 bool selectFPExt(const Instruction *I);
2686 bool AArch64FastISel::selectFPExt(const Instruction *I) { in selectFPExt() function in AArch64FastISel
4926 return selectFPExt(I); in fastSelectInstruction()