Home
last modified time | relevance | path

Searched defs:WidenVector (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2099 class WidenVector { global() class
2103 WidenVector(SelectionDAG &DAG) : DAG(DAG) {} WidenVector() function in __anon0fe1b4e10411::WidenVector
H A DAArch64ISelLowering.cpp10911 static SDValue WidenVector(SDValue V64Reg, SelectionDAG &DAG) { WidenVector() function
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12360 SDValue SelectionDAG::WidenVector(const SDValue &N, const SDLoc &DL) { WidenVector() function in SelectionDAG