Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h680 SDValue buildVector(SelectionDAG &DAG, const SDLoc &DL, EVT VT,
H A DSystemZISelLowering.cpp5284 SystemZTargetLowering::buildVector(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in buildVector() function in SystemZTargetLowering
5454 return buildVector(DAG, DL, VT, Ops); in lowerBUILD_VECTOR()