Searched refs:BlockLen (Results 1 – 2 of 2) sorted by relevance
361 uint32_t BlockLen = 3 + wordsOfString(getFunctionName(SP)); in writeOut() local362 BlockLen += 1 + wordsOfString(Filename) + 4; in writeOut()364 write(BlockLen); in writeOut()
1022 unsigned BlockLen = PredTy.getVectorNumElements() * BitBytes; in createHvxPrefixPred() local1027 Mask[BlockLen*Num + Off] = i; in createHvxPrefixPred()1035 assert(BlockLen < HwLen && "vsetq(v1) prerequisite"); in createHvxPrefixPred()1038 {DAG.getConstant(BlockLen, dl, MVT::i32)}, DAG); in createHvxPrefixPred()1475 unsigned BlockLen = HwLen / Scale; in insertHvxSubvectorPred() local1492 assert(BlockLen < HwLen && "vsetq(v1) prerequisite"); in insertHvxSubvectorPred()1495 {DAG.getConstant(BlockLen, dl, MVT::i32)}, DAG); in insertHvxSubvectorPred()