Searched refs:getElementSize (Results 1 – 8 of 8) sorted by relevance
102 uint32_t getElementSize() const { return ElementSize; } in getElementSize() function
377 const SCEV *ElemSize = SE.getElementSize(&StoreOrLoadInst); in delinearize()409 SE.getElementSize(&StoreOrLoadInst)); in delinearize()
590 delinearize(*SE, AccessFn, Subscripts, Sizes, SE->getElementSize(&Inst)); in printDelinearization()
3494 const SCEV *ElementSize = SE->getElementSize(Src); in tryDelinearizeParametricSize()3495 if (ElementSize != SE->getElementSize(Dst)) in tryDelinearizeParametricSize()
13470 const SCEV *ScalarEvolution::getElementSize(Instruction *Inst) { in getElementSize() function in ScalarEvolution
478 unsigned getElementSize() const { return CurType.ElementSize; } in getElementSize() function in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine2544 Val = SM.getElementSize(); in ParseMasmOperator()2660 Size = SM.getElementSize() << 3; in parseIntelOperand()2711 ((PtrInOperand && !IndexReg) || SM.getElementSize() > 0)) { in parseIntelOperand()
1259 const SCEV *getElementSize(Instruction *Inst);
135 unsigned getElementSize() const { in getElementSize() function in __anon730428320111::AArch64AsmParser::PrefixInfo5314 if ((MCID.TSFlags & AArch64::ElementSizeMask) != Prefix.getElementSize()) in validateInstruction()