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

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp838 static SDValue convertValVTToLocVT(SelectionDAG &DAG, const SDLoc &DL, function
1103 ArgValue = convertValVTToLocVT(DAG, DL, VA, ArgValue);
1266 RetValue = convertValVTToLocVT(DAG, DL, VA, RetValue);

Completed in 94 milliseconds