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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp71 const uint32_t *BM = Op.getRegMask(); local
H A DHexagonBlockRanges.cpp352 const uint32_t *BM = Op.getRegMask(); local
H A DHexagonFrameLowering.cpp327 const uint32_t *BM = MO.getRegMask(); local
/freebsd-current/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp731 BitcodeModule BM = Input.Mods[ModI]; local
804 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, argument
996 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, argument
1442 runThinLTOBackendThread( AddStreamFn AddStream, FileCache 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) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1191 int64_t BM = Inst.getOperand(3).getImm(); local
1208 int64_t BM = Inst.getOperand(3).getImm(); local
1226 int64_t BM = Inst.getOperand(3).getImm(); local
/freebsd-current/contrib/bmake/
H A Dmeta.c643 BM(Job *job) function
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1493 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, argument
1593 APInt BM = ConstDstCoeff->getAPInt(); local
1976 APInt BM local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8198 Expected<BitcodeModule> BM = getSingleModule(Buffer); local
8226 Expected<BitcodeModule> BM = getSingleModule(Buffer); local
8259 Expected<BitcodeModule> BM = getSingleModule(Buffer); local
8268 Expected<BitcodeModule> BM = getSingleModule(Buffer); local
8276 Expected<BitcodeModule> BM = getSingleModule(Buffer); local
[all...]

Completed in 357 milliseconds