/llvm-project/llvm/include/llvm/TableGen/ |
H A D | SetTheory.h | 132 void evaluate(Iter begin, Iter end, RecSet &Elts, ArrayRef<SMLoc> Loc) { in evaluate() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 1221 SmallVector<ElementTy, 16> Elts; getIntSequenceIfElementsMatch() local 1234 SmallVector<ElementTy, 16> Elts; getFPSequenceIfElementsMatch() local 1468 SmallVector<Constant *, 32> Elts(EC.getKnownMinValue(), V); getSplat() local 2635 SmallVector<Constant *, 4> Elts; getExactLogBase2() local 2917 getFP(Type * ElementType,ArrayRef<uint16_t> Elts) getFP() argument 2924 getFP(Type * ElementType,ArrayRef<uint32_t> Elts) getFP() argument 2930 getFP(Type * ElementType,ArrayRef<uint64_t> Elts) getFP() argument 2954 get(LLVMContext & Context,ArrayRef<uint8_t> Elts) get() argument 2959 get(LLVMContext & Context,ArrayRef<uint16_t> Elts) get() argument 2964 get(LLVMContext & Context,ArrayRef<uint32_t> Elts) get() argument 2969 get(LLVMContext & Context,ArrayRef<uint64_t> Elts) get() argument 2974 get(LLVMContext & Context,ArrayRef<float> Elts) get() argument 2979 get(LLVMContext & Context,ArrayRef<double> Elts) get() argument 2992 getFP(Type * ElementType,ArrayRef<uint16_t> Elts) getFP() argument 3000 getFP(Type * ElementType,ArrayRef<uint32_t> Elts) getFP() argument 3007 getFP(Type * ElementType,ArrayRef<uint64_t> Elts) getFP() argument 3020 SmallVector<uint8_t, 16> Elts(NumElts, CI->getZExtValue()); getSplat() local 3024 SmallVector<uint16_t, 16> Elts(NumElts, CI->getZExtValue()); getSplat() local 3028 SmallVector<uint32_t, 16> Elts(NumElts, CI->getZExtValue()); getSplat() local 3032 SmallVector<uint64_t, 16> Elts(NumElts, CI->getZExtValue()); getSplat() local 3038 SmallVector<uint16_t, 16> Elts( getSplat() local 3043 SmallVector<uint16_t, 16> Elts( getSplat() local 3048 SmallVector<uint32_t, 16> Elts( getSplat() local 3053 SmallVector<uint64_t, 16> Elts( getSplat() local [all...] |
H A D | DebugInfo.cpp | 1167 auto Elts = LLVMDIBuilderCreateImportedModuleFromAlias() local 1180 auto Elts = LLVMDIBuilderCreateImportedModuleFromModule() local 1193 auto Elts = LLVMDIBuilderCreateImportedDeclaration() local 1284 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), LLVMDIBuilderCreateEnumerationType() local 1297 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), LLVMDIBuilderCreateUnionType() local 1354 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), LLVMDIBuilderCreateStructType() local 1526 auto Elts = unwrap(Builder)->getOrCreateArray({unwrap(Elements), LLVMDIBuilderCreateClassType() local 1586 auto Elts = unwrap(Builder)->getOrCreateTypeArray({unwrap(ParameterTypes), LLVMDIBuilderCreateSubroutineType() local [all...] |
H A D | AutoUpgrade.cpp | 2254 SmallVector<Metadata *, 1> Elts; upgradeX86IntrinsicCall() local 2274 SmallVector<Metadata *, 1> Elts; upgradeX86IntrinsicCall() local 4826 Metadata *Elts[] = {MD.getOperand(0), MD.getOperand(1)}; UpgradeTBAANode() local 4836 Metadata *Elts[] = {&MD, &MD, ConstantAsMetadata::get(Constant::getNullValue( UpgradeTBAANode() local [all...] |
/llvm-project/llvm/utils/TableGen/ |
H A D | TableGen.cpp |
|
/llvm-project/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 281 evaluate(Init * Expr,RecSet & Elts,ArrayRef<SMLoc> Loc) evaluate() argument 323 RecSet Elts; expand() local [all...] |
/llvm-project/llvm/include/llvm/ADT/ |
H A D | TinyPtrVector.h | 123 explicit TinyPtrVector(ArrayRef<EltTy> Elts) in TinyPtrVector() argument
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ThinLTOBitcodeWriter.cpp | 409 SmallVector<Metadata *, 4> Elts; in splitAndWriteThinLTOBitcode() local 437 Metadata *Elts[] = { in splitAndWriteThinLTOBitcode() local
|
/llvm-project/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 1572 apply(SetTheory & ST,DagInit * Expr,SetTheory::RecSet & Elts,ArrayRef<SMLoc> Loc) emitDagShuffle() argument 1582 apply(SetTheory & ST,DagInit * Expr,SetTheory::RecSet & Elts,ArrayRef<SMLoc> Loc) emitDagShuffle() argument 1596 apply(SetTheory & ST,DagInit * Expr,SetTheory::RecSet & Elts,ArrayRef<SMLoc> Loc) emitDagShuffle() argument 1621 expand(SetTheory & ST,Record * R,SetTheory::RecSet & Elts) emitDagShuffle() argument 1643 SetTheory::RecSet Elts; emitDagShuffle() local [all...] |
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | echo.cpp | 125 SmallVector<LLVMTypeRef, 8> Elts; in Clone() local 329 Elts.push_back(clone_constant(LLVMGetAggregateElement(Cst, i), M)); in clone_constant_impl() local 340 Elts.push_back(clone_constant(LLVMGetOperand(Cst, i), M)); in clone_constant_impl() local 388 SmallVector<LLVMValueRef, 8> Elts; clone_constant_impl() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PaddingChecker.cpp | 118 uint64_t Elts = 0; visitVariable() local
|
/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 234 Constant *Elts[] = {ConstantInt::get(Int32Ty, TorList[i].second), in GetTorInit() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | MetadataLoader.cpp | 1366 SmallVector<Metadata *, 8> Elts; parseOneMetadata() local 1413 SmallVector<Metadata *, 8> Elts; parseOneMetadata() local 2167 auto Elts = MutableArrayRef<uint64_t>(Record).slice(1); parseOneMetadata() local 2267 SmallVector<ValueAsMetadata *, 4> Elts; parseOneMetadata() local [all...] |
H A D | BitcodeReader.cpp | 3240 SmallVector<unsigned, 16> Elts; parseConstants() local 3263 SmallString<16> Elts(Record.begin(), Record.end()); parseConstants() local 3278 SmallVector<uint8_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3284 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3290 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3296 SmallVector<uint64_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3302 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3308 SmallVector<uint16_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3314 SmallVector<uint32_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3320 SmallVector<uint64_t, 16> Elts(Record.begin(), Record.end()); parseConstants() local 3423 SmallVector<unsigned, 16> Elts; parseConstants() local [all...] |
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1432 SmallVector<Constant*, 16> Elts; SimplifyDemandedVectorElts() local 1714 SmallVector<int, 16> Elts; SimplifyDemandedVectorElts() local
|
/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | HTMLLogger.cpp | 378 SmallVector<unsigned> Elts; writeCode() member
|
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | ValueMapperTest.cpp | 337 std::vector<ValueAsMetadata*> Elts; in TEST() local
|
/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3314 SmallVector<Type*, 8> Elts; parseAnonStructType() local 3825 SmallVector<Constant*, 16> Elts; parseValID() local 3843 SmallVector<Constant*, 16> Elts; parseValID() local 3883 SmallVector<Constant*, 16> Elts; parseValID() local 4295 SmallVector<Constant*, 16> Elts; parseValID() local 4471 parseGlobalValueVector(SmallVectorImpl<Constant * > & Elts) parseGlobalValueVector() argument 4494 SmallVector<Metadata *, 16> Elts; parseMDTuple() local 8552 parseMDNodeVector(SmallVectorImpl<Metadata * > & Elts) parseMDNodeVector() argument [all...] |
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 1110 SmallVector<llvm::Constant*, 2> Elts; VisitCastExpr() local 1310 SmallVector<llvm::Constant *, 16> Elts; EmitArrayInitialization() local 2385 SmallVector<llvm::Constant*, 16> Elts; tryEmitPrivate() local [all...] |
H A D | CGExpr.cpp | 648 getAccessedFieldNo(unsigned Idx,const llvm::Constant * Elts) getAccessedFieldNo() argument 2290 const llvm::Constant *Elts = LV.getExtVectorElts(); EmitLoadOfExtVectorElementLValue() local 2320 const llvm::Constant *Elts = LV.getExtVectorElts(); EmitExtVectorElementLValue() local 2571 const llvm::Constant *Elts = Dst.getExtVectorElts(); EmitStoreThroughExtVectorComponentLValue() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.cpp | 3128 buildRegSequence32(SmallVectorImpl<SDValue> & Elts,llvm::SelectionDAG * CurDAG,const SDLoc & DL) buildRegSequence32() argument 3160 buildRegSequence16(SmallVectorImpl<SDValue> & Elts,llvm::SelectionDAG * CurDAG,const SDLoc & DL) buildRegSequence16() argument 3186 buildRegSequence(SmallVectorImpl<SDValue> & Elts,llvm::SelectionDAG * CurDAG,const SDLoc & DL,unsigned ElementSize) buildRegSequence() argument 3197 selectWMMAModsNegAbs(unsigned ModOpcode,unsigned & Mods,SmallVectorImpl<SDValue> & Elts,SDValue & Src,llvm::SelectionDAG * CurDAG,const SDLoc & DL,unsigned ElementSize) selectWMMAModsNegAbs() argument [all...] |
/llvm-project/clang/lib/AST/ |
H A D | DeclObjC.cpp | 45 if (Elts == 0) return; // Setting to an empty list is a noop. in set() argument 54 if (Elts == 0) in set() argument [all...] |
/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MIParser.cpp | 1326 SmallVector<Metadata *, 16> Elts; parseMDTuple() local 1334 parseMDNodeVector(SmallVectorImpl<Metadata * > & Elts) parseMDNodeVector() argument
|
/llvm-project/llvm/lib/Linker/ |
H A D | IRMover.cpp | 1464 SmallSetVector<Metadata *, 16> Elts; linkModuleFlagsMetadata() local
|
/llvm-project/polly/lib/Transform/ |
H A D | ScheduleTreeTransform.cpp | 1021 SmallVector<isl::point, 16> Elts; in applyFullUnroll() local
|