Searched refs:LoSize (Results 1 – 3 of 3) sorted by relevance
2547 unsigned LoSize = (unsigned)TD.getTypeAllocSize(Lo); in GetX86_64ByValArgumentPair() local2549 unsigned HiStart = llvm::alignTo(LoSize, HiAlign); in GetX86_64ByValArgumentPair()
4078 unsigned LoSize = Lo.getValueSizeInBits(); in ExpandIntRes_LOAD() local4080 DAG.getConstant(LoSize - 1, dl, in ExpandIntRes_LOAD()4818 unsigned LoSize = NVT.getSizeInBits(); in ExpandIntRes_SIGN_EXTEND() local4821 DAG.getConstant(LoSize - 1, dl, TLI.getPointerTy(DAG.getDataLayout()))); in ExpandIntRes_SIGN_EXTEND()
10616 unsigned LoSize = VT.getFixedSizeInBits(); in forceExpandWideMUL() local10619 DAG.getConstant(LoSize - 1, dl, getPointerTy(DAG.getDataLayout()))); in forceExpandWideMUL()10622 DAG.getConstant(LoSize - 1, dl, getPointerTy(DAG.getDataLayout()))); in forceExpandWideMUL()