Searched defs:EltSize (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuilder.h208 Address CreateConstArrayGEP(Address Addr, uint64_t Index, CharUnits EltSize, argument
239 Address CreateConstGEP(Address Addr, uint64_t Index, CharUnits EltSize, argument
224 CreateConstInBoundsGEP(Address Addr, uint64_t Index, CharUnits EltSize, const llvm::Twine &Name = �) argument
H A DCGCall.cpp764 CharUnits EltSize = CGF.getContext().getTypeSizeInChars(CAE->EltTy); local
H A DCGClass.cpp585 CharUnits EltSize = CGF.getContext().getTypeSizeInChars(T); local
H A DCGBuiltin.cpp2190 int EltSize = VTy->getScalarSizeInBits(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp162 findMatchingDSInst(MachineBasicBlock::iterator I, unsigned EltSize) argument
207 mergeRead2Pair( MachineBasicBlock::iterator I, MachineBasicBlock::iterator Paired, unsigned EltSize) argument
302 mergeWrite2Pair( MachineBasicBlock::iterator I, MachineBasicBlock::iterator Paired, unsigned EltSize) argument
[all...]
H A DSIInstrInfo.cpp237 unsigned EltSize; local
H A DAMDGPUISelLowering.cpp755 unsigned EltSize = TD.getTypeAllocSize(SeqTy->getElementType()); local
1343 unsigned EltSize = MemEltVT.getStoreSize(); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DAnalysis.cpp104 uint64_t EltSize = DL.getTypeAllocSize(EltTy); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp627 unsigned EltSize = EltVT.getSizeInBits()/8; local
H A DLegalizeTypes.cpp1032 unsigned EltSize = EltVT.getSizeInBits() / 8; // FIXME: should be ABI size. local
H A DSelectionDAG.cpp124 unsigned EltSize = N->getValueType(0).getVectorElementType().getSizeInBits(); local
167 unsigned EltSize = N->getValueType(0).getVectorElementType().getSizeInBits(); local
H A DDAGCombiner.cpp3847 static bool matchRotateSub(SDValue Pos, SDValue Neg, unsigned EltSize) { argument
14044 unsigned EltSize = (unsigned)TD.getTypeAllocSize(Elts[0]->getType()); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp332 uint64_t EltSize = DL.getTypeAllocSize(CS->getOperand(Index)->getType()); local
363 uint64_t EltSize = DL.getTypeAllocSize(EltTy); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp424 unsigned EltSize = In->getPrimitiveSizeInBits()/8; local
789 unsigned EltSize = DL.getTypeAllocSizeInBits(VTy->getElementType()); local
829 uint64_t EltSize local
926 uint64_t EltSize = DL.getTypeAllocSizeInBits(EltTy); local
958 uint64_t EltSize = DL.getTypeAllocSizeInBits(AT->getElementType()); local
1848 uint64_t EltSize; local
2038 uint64_t EltSize = DL.getTypeAllocSize(T); local
2046 uint64_t EltSize = DL.getTypeAllocSize(T); local
2141 uint64_t EltSize = DL.getTypeAllocSize(IdxTy) - NewOffset; local
2157 uint64_t EltSize = DL.getTypeAllocSize(IdxTy); local
2294 unsigned EltSize = DL.getTypeSizeInBits(ValTy); local
2324 unsigned EltSize = DL.getTypeAllocSize(EltTy); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstants.cpp2762 unsigned EltSize = getElementByteSize(); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp524 uint64_t EltSize = DL.getTypeAllocSize(STy->getElementType()); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp976 uint64_t EltSize = DL.getTypeAllocSize(AT->getElementType()); local
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2278 unsigned EltSize = Size / NElts; local
2415 int EltSize = EltVT.getSizeInBits(); local
2490 int EltSize = EltVT.getSizeInBits(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp855 unsigned EltSize = Ty.getVectorElementType().getSizeInBits(); local
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp3006 int EltSize = N->getConstantOperandVal(1); local
H A DPPCISelLowering.cpp1451 bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) { argument
1485 unsigned PPC::getVSPLTImmediate(SDNode *N, unsigned EltSize, argument
1506 unsigned EltSize = 16/N->getNumOperands(); local
6981 SDValue EltSize = DAG.getConstant(SplatSize, dl, MVT::i32); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp880 uint32_t EltSize = DL.getTypeSizeInBits(VT->getElementType()); local
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1579 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1669 unsigned EltSize = Info.Ctx.getTypeSize(EltTy); local
5693 unsigned EltSize = Info.Ctx.getTypeSize(EltTy); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2061 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); local
2088 unsigned EltSize = VT.getVectorElementType().getSizeInBits() / 2; local
6540 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); local

Completed in 467 milliseconds

12