Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h714 SDValue buildVector(SelectionDAG &DAG, const SDLoc &DL, EVT VT,
H A DSystemZISelLowering.cpp5689 SystemZTargetLowering::buildVector(SelectionDAG &DAG, const SDLoc &DL, EVT VT, in buildVector() function in SystemZTargetLowering
5859 return buildVector(DAG, DL, VT, Ops); in lowerBUILD_VECTOR()