Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp965 static unsigned selectFPConvOpc(unsigned GenericOpc, LLT DstTy, LLT SrcTy) { in selectFPConvOpc() function
3060 const unsigned NewOpc = selectFPConvOpc(Opcode, DstTy, SrcTy); in select()