Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp21213 unsigned ToIntOpcode = in lowerFPToIntToFP() local
21227 SDValue VCastToInt = DAG.getNode(ToIntOpcode, DL, VecIntVT, VecX); in lowerFPToIntToFP()