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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5678 SmallVector<Instruction *, 2> Chains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9314 SmallVector<SDValue, 4> Chains; local
15346 SmallVector<SDValue, 8> Chains; local
16578 SmallVector<SDValue, 8> Chains = {N->getOperand(0)}; local
20941 SmallVector<SDValue, 8> Chains; // List of chains to visit. local
[all...]
H A DLegalizeVectorTypes.cpp1325 SmallVector<SDValue, 8> Chains; local
3083 SmallVector<SDValue, 16> Chains; local
[all...]
H A DSelectionDAGBuilder.cpp9564 tryToElideArgumentCopy( FunctionLoweringInfo &FuncInfo, SmallVectorImpl<SDValue> &Chains, DenseMap<int, int> &ArgCopyElisionFrameIndexMap, SmallPtrSetImpl<const Instruction *> &ElidedArgCopyInstrs, ArgCopyElisionMapTy &ArgCopyElisionCandidates, const Argument &Arg, SDValue ArgVal, bool &ArgHasUses) argument
9836 SmallVector<SDValue, 4> Chains; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.h26 SmallSetVector<unsigned, 32> Chains; member in class:llvm::A57ChainingConstraint
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2122 SmallVector<SDValue, 16> Chains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13516 SmallVector<SDValue, 8> Chains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp786 SmallVector<SDValue, 8> Chains; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1024 auto Chains = splitOddVectorElts(Chain, Sz); local
1037 auto Chains = splitOddVectorElts(Chain, Sz); local
1167 auto Chains = splitOddVectorElts(Chain, Sz); local
1177 auto Chains local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3727 auto Chains = SysVHash->chains(); local
4246 ArrayRef<Elf_Word> Chains = HashTable->chains(); local
[all...]

Completed in 416 milliseconds