Searched defs:Chains (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.h26 SmallSetVector<unsigned, 32> Chains; member in class:llvm::A57ChainingConstraint
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1074 auto Chains = splitOddVectorElts(Chain, Sz); local
1089 auto Chains = splitOddVectorElts(Chain, Sz); local
1219 auto Chains = splitOddVectorElts(Chain, Sz); local
1234 auto Chains local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp998 SmallVector<SDValue, 8> Chains; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp1484 SmallVector<SDValue, 8> Chains; local
3384 SmallVector<SDValue, 16> Chains; local
[all...]
H A DSelectionDAGBuilder.cpp9922 tryToElideArgumentCopy( FunctionLoweringInfo &FuncInfo, SmallVectorImpl<SDValue> &Chains, DenseMap<int, int> &ArgCopyElisionFrameIndexMap, SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, ArgCopyElisionMapTy &ArgCopyElisionCandidates, const Argument &Arg, SDValue ArgVal, bool &ArgHasUses) argument
10217 SmallVector<SDValue, 4> Chains; local
[all...]
H A DDAGCombiner.cpp10480 SmallVector<SDValue, 4> Chains; local
16704 SmallVector<SDValue, 8> Chains; local
18001 SmallVector<SDValue, 8> Chains = {N->getOperand(0)}; local
22857 SmallVector<SDValue, 8> Chains; // List of chains to visit. local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2522 Expected<ArrayRef<Elf_Word>> Chains = local
3836 auto Chains = SysVHash.chains(); local
4575 ArrayRef<Elf_Word> Chains = HashTable.chains(); local
4636 ArrayRef<Elf_Word> Chains = *ChainsOrErr; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp6296 SmallVector<Instruction *, 2> Chains; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2354 SmallVector<SDValue, 16> Chains; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp15199 SmallVector<SDValue, 8> Chains; local
16234 SmallVector<SDValue, 4> Chains; local

Completed in 559 milliseconds