Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp428 static unsigned selectFPConvOpc(unsigned GenericOpc, LLT DstTy, LLT SrcTy) { in selectFPConvOpc() function
1315 const unsigned NewOpc = selectFPConvOpc(Opcode, DstTy, SrcTy); in select()