Home
last modified time | relevance | path

Searched defs:BM (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp70 const uint32_t *BM = Op.getRegMask(); in isLiveInstr() local
H A DRDFRegisters.cpp200 const uint32_t *BM = getRegMaskBits(RM.Reg); in aliasMM() local
H A DHexagonBlockRanges.cpp353 const uint32_t *BM = Op.getRegMask(); in computeInitialLiveRanges() local
H A DHexagonFrameLowering.cpp321 const uint32_t *BM = MO.getRegMask(); in needsStackFrame() local
/third_party/python/Lib/
H A Dtelnetlib.py94 BM = bytes([19]) # byte macro variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp605 BitcodeModule BM = Input.Mods[ModI]; in addModule() local
664 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addRegularLTO() argument
808 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addThinLTO() argument
1080 runThinLTOBackendThread( AddStreamFn AddStream, NativeObjectCache Cache, unsigned Task, BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, const FunctionImporter::ImportMapTy &ImportList, const FunctionImporter::ExportSetTy &ExportList, const std::map<GlobalValue::GUID, GlobalValue::LinkageTypes> &ResolvedODR, const GVSummaryMapTy &DefinedGlobals, MapVector<StringRef, BitcodeModule> &ModuleMap) runThinLTOBackendThread() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1049 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
1066 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
1084 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1406 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD() argument
1517 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local
1916 APInt BM = ConstDstCoeff->getAPInt(); exactRDIVtest() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3951 auto BM = cast<ConstantInt>(II->getArgOperand(4)); in visitCallInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6647 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getLazyBitcodeModule() local
6673 Expected<BitcodeModule> BM = getSingleModule(Buffer); in parseBitcodeFile() local
6707 Expected<BitcodeModule> BM = getSingleModule(Buffer); in readModuleSummaryIndex() local
6716 Expected<BitcodeModule> BM = getSingleModule(Buffer); getModuleSummaryIndex() local
6724 Expected<BitcodeModule> BM = getSingleModule(Buffer); getBitcodeLTOInfo() local
[all...]

Completed in 31 milliseconds