Home
last modified time | relevance | path

Searched defs:Vec (Results 101 – 105 of 105) sorted by relevance

12345

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5631 auto Vec = MIB.buildInstr(TargetOpcode::COPY, {I.getOperand(Idx)}, {}) in selectVectorLoadIntrinsic() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp5386 SDValue Vec = N->getOperand(0); in PromoteIntRes_INSERT_SUBVECTOR() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp4563 static void AddLazyVectorDecls(ASTWriter &Writer, Vector &Vec, in AddLazyVectorDecls()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp8039 auto *Vec = srcTy->getAs<VectorType>(); in isLaxVectorConversion() local
8044 auto *Vec = destTy->getAs<VectorType>(); in isLaxVectorConversion() local
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8422 static SDValue widenVec(SelectionDAG &DAG, SDValue Vec, const SDLoc &dl) { in widenVec()

12345