Home
last modified time | relevance | path

Searched defs:VectorIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp499 struct VectorIndexOp VectorIndex; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp926 struct VectorIndexOp VectorIndex; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7571 SDValue VectorIndex = DAG.getSplat(VecTy, sdl, Index); in visitIntrinsicCall() local
H A DDAGCombiner.cpp8676 std::optional<uint64_t> VectorIndex, in calculateByteProvider()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11018 int VectorIndex = 0; in LowerBSWAP() local