Home
last modified time | relevance | path

Searched defs:VAListLoad (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp2832 SDValue VAListLoad = DAG.getLoad(TLI->getPointerTy(DAG.getDataLayout()), DL, LowerVAARG() local
/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2310 SDValue VAListLoad = DAG.getLoad(getPointerTy(DAG.getDataLayout()), DL, Chain, lowerVAARG() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2422 SDValue VAListLoad = getLoad(TLI.getPointerTy(getDataLayout()), dl, Tmp1, expandVAArg() local