Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp438 static unsigned selectFPConvOpc(unsigned GenericOpc, LLT DstTy, LLT SrcTy) { in selectFPConvOpc() function
1342 const unsigned NewOpc = selectFPConvOpc(Opcode, DstTy, SrcTy); in select()