Home
last modified time | relevance | path

Searched defs:convertToScalableVector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2727 static SDValue convertToScalableVector(EVT VT, SDValue V, SelectionDAG &DAG, convertToScalableVector() function
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27204 static SDValue convertToScalableVector(SelectionDAG &DAG, EVT VT, SDValue V) { in convertToScalableVector() function