Searched defs:Indices (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DAnalysis.h57 ComputeLinearIndex(Type *Ty, ArrayRef<unsigned> Indices, unsigned CurIndex = 0) argument
H A DBasicTTIImpl.h512 getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, unsigned Alignment, unsigned AddressSpace) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp213 SmallVector<Value *, 2> Indices; local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp310 SmallVector<unsigned, 4> Indices; local
H A DSCCP.cpp1034 auto Indices = makeArrayRef(Operands.begin() + 1, Operands.end()); local
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp472 getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, unsigned Alignment, unsigned AddressSpace) argument
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp390 getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, unsigned Alignment, unsigned AddressSpace) argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp354 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), local
367 Value *Indices[] = {ConstantInt::get(Type::getInt32Ty(Context), 0), local
H A DAnalysis.cpp38 ComputeLinearIndex(Type *Ty, const unsigned *Indices, const unsigned *IndicesEnd, unsigned CurIndex) argument
[all...]
H A DMIRPrinter.cpp720 auto Indices = TII->getSerializableTargetIndices(); local
H A DLiveIntervalAnalysis.cpp597 extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) argument
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DArchive.cpp473 const char *Indices = Buf + 4; local
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp440 getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, unsigned Alignment, unsigned AddressSpace) argument
H A DAArch64InstrInfo.cpp1631 static const unsigned Indices[] = { AArch64::dsub0, AArch64::dsub1, local
1641 static const unsigned Indices[] = { AArch64::dsub0, AArch64::dsub1, local
1651 static const unsigned Indices[] local
1660 static const unsigned Indices[] = { AArch64::qsub0, AArch64::qsub1, local
1670 static const unsigned Indices[] = { AArch64::qsub0, AArch64::qsub1, local
1680 static const unsigned Indices[] = { AArch64::qsub0, AArch64::qsub1 }; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp349 std::vector<Value*> Indices; local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DLint.cpp673 ArrayRef<unsigned> Indices = CE->getIndices(); local
H A DTargetTransformInfo.cpp292 getInterleavedMemoryOpCost( unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, unsigned Alignment, unsigned AddressSpace) const argument
H A DConstantFolding.cpp1209 ConstantFoldLoadThroughGEPIndices(Constant *C, ArrayRef<Constant*> Indices) argument
/freebsd-11.0-release/contrib/llvm/lib/AsmParser/
H A DLLParser.h248 bool ParseIndexList(SmallVectorImpl<unsigned> &Indices) { argument
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DAttributes.cpp783 addAttribute(LLVMContext &C, ArrayRef<unsigned> Indices, Attribute A) const argument
H A DConstantsContext.h178 const SmallVector<unsigned, 4> Indices; member in class:llvm::ExtractValueConstantExpr
211 const SmallVector<unsigned, 4> Indices; member in class:llvm::InsertValueConstantExpr
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp376 static bool PrefixIn(const ArgPromotion::IndicesVector &Indices, argument
472 IndicesVector Indices; local
681 IndicesVector Indices; local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp555 Value *Indices[2] = { local
961 Value *Indices[2] = { local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp187 SmallVector<unsigned, 8> Indices; local
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h310 getInterleavedMemoryOpCost(unsigned Opcode, Type *VecTy, unsigned Factor, ArrayRef<unsigned> Indices, unsigned Alignment, unsigned AddressSpace) argument

Completed in 258 milliseconds

12