Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1732 static SDValue convertValVTToLocVT(SelectionDAG &DAG, SDValue Val, in convertValVTToLocVT() function
2226 ArgValue = convertValVTToLocVT(DAG, ArgValue, VA, DL); in LowerCall()
2438 Val = convertValVTToLocVT(DAG, Val, VA, DL); in LowerReturn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1300 static SDValue convertValVTToLocVT(SelectionDAG &DAG, const SDLoc &DL, in convertValVTToLocVT() function
1559 ArgValue = convertValVTToLocVT(DAG, DL, VA, ArgValue); in LowerCall()
1724 RetValue = convertValVTToLocVT(DAG, DL, VA, RetValue); in LowerReturn()