Searched defs:BM (Results 1 – 16 of 16) sorted by relevance
605 BitcodeModule BM = Input.Mods[ModI]; in addModule() local664 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addRegularLTO()808 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addThinLTO()1082 BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, in runThinLTOBackendThread()1119 unsigned Task, BitcodeModule BM, in start()1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()1211 unsigned Task, BitcodeModule BM, in start()
70 const uint32_t *BM = Op.getRegMask(); in isLiveInstr() local
200 const uint32_t *BM = getRegMaskBits(RM.Reg); in aliasMM() local
353 const uint32_t *BM = Op.getRegMask(); in computeInitialLiveRanges() local
321 const uint32_t *BM = MO.getRegMask(); in needsStackFrame() local
55 #define BM 0xff macro
352 for (auto BM : BMs) { in upgrade() local
1049 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local1066 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local1084 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
91 BM = bytes([19]) # byte macro variable
1406 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD()1517 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local1916 APInt BM = ConstDstCoeff->getAPInt(); in exactRDIVtest() local
428 ,"BM":[,[,,"[19]\\d\\d",,,,,,,[3] property
1130 ,"BM":[,[,,"(?:441|[58]\\d\\d|900)\\d{7}",,,,,,,[10] property
113 ,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BM:[,[,,"(?:441|[58]\\d\\d|900)\\d{7}",,,,,,,[10],[… property534 …,"18"],,[,,"18",,,,"18"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],BM:[,[,,"[19]\\d\\d",,,… property
6647 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getLazyBitcodeModule() local6673 Expected<BitcodeModule> BM = getSingleModule(Buffer); in parseBitcodeFile() local6707 Expected<BitcodeModule> BM = getSingleModule(Buffer); in readModuleSummaryIndex() local6716 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getModuleSummaryIndex() local6724 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getBitcodeLTOInfo() local
3951 auto BM = cast<ConstantInt>(II->getArgOperand(4)); in visitCallInst() local