Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp731 BitcodeModule BM = Input.Mods[ModI]; addModule() local
804 addRegularLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addRegularLTO() argument
996 addThinLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addThinLTO() argument
1443 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) runThinLTOBackendThread() argument
1490 start(unsigned Task,BitcodeModule BM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,MapVector<StringRef,BitcodeModule> & ModuleMap) start() argument
1506 __anond972c54f1102(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) start() argument
1598 start(unsigned Task,BitcodeModule BM,const FunctionImporter::ImportMapTy & ImportList,const FunctionImporter::ExportSetTy & ExportList,const std::map<GlobalValue::GUID,GlobalValue::LinkageTypes> & ResolvedODR,MapVector<StringRef,BitcodeModule> & ModuleMap) start() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp71 const uint32_t *BM = Op.getRegMask(); in isLiveInstr() local
H A DHexagonBlockRanges.cpp352 const uint32_t *BM = Op.getRegMask(); in computeInitialLiveRanges() local
H A DHexagonFrameLowering.cpp327 const uint32_t *BM = MO.getRegMask(); in needsStackFrame() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp386 for (auto BM : BMs) { upgrade() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1191 int64_t BM = Inst.getOperand(3).getImm(); ProcessInstruction() local
1208 int64_t BM = Inst.getOperand(3).getImm(); ProcessInstruction() local
1226 int64_t BM = Inst.getOperand(3).getImm(); ProcessInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1493 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD() argument
1593 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local
1976 APInt BM in exactRDIVtest() local
[all...]
/freebsd-src/contrib/bmake/
H A Dmeta.c643 BM(Job *job) BM() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1015 auto *BM = cast<ConstantInt>(II.getArgOperand(4)); instCombineIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8198 Expected<BitcodeModule> BM = getSingleModule(Buffer); getLazyBitcodeModule() local
8226 Expected<BitcodeModule> BM = getSingleModule(Buffer); parseBitcodeFile() local
8259 Expected<BitcodeModule> BM = getSingleModule(Buffer); readModuleSummaryIndex() local
8268 Expected<BitcodeModule> BM = getSingleModule(Buffer); getModuleSummaryIndex() local
8276 Expected<BitcodeModule> BM = getSingleModule(Buffer); getBitcodeLTOInfo() local
[all...]