Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21213 unsigned ToFPOpcode = in lowerFPToIntToFP() local
21226 SDValue VCastToFP = DAG.getNode(ToFPOpcode, DL, VecVT, VCastToInt); in lowerFPToIntToFP()