Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19447 static SDValue unpackF64OnRV32DSoftABI(SelectionDAG &DAG, SDValue Chain, in unpackF64OnRV32DSoftABI()
19722 ArgValue = unpackF64OnRV32DSoftABI(DAG, Chain, VA, ArgLocs[++i], DL); in LowerFormalArguments()
19444 static SDValue unpackF64OnRV32DSoftABI(SelectionDAG &DAG, SDValue Chain, unpackF64OnRV32DSoftABI() function