Home
last modified time | relevance | path

Searched defs:LowerVectorINT_TO_FP (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5973 static SDValue LowerVectorINT_TO_FP(SDValue Op, SelectionDAG &DAG) { in LowerVectorINT_TO_FP() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4642 SDValue AArch64TargetLowering::LowerVectorINT_TO_FP(SDValue Op, in LowerVectorINT_TO_FP() function in AArch64TargetLowering