Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp552 static bool getSubRegForClass(const TargetRegisterClass *RC, in getSubRegForClass() function
916 getSubRegForClass(DstRC, TRI, SubReg); in selectCopy()
926 getSubRegForClass(SubRegRC, TRI, SubReg); in selectCopy()
933 getSubRegForClass(SrcRC, TRI, SubReg); in selectCopy()
4736 if (!getSubRegForClass(RC, TRI, SubReg)) in selectInsertElt()
4875 if (!getSubRegForClass(RC, TRI, SubReg)) in selectBuildVector()