Home
last modified time | relevance | path

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

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