Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Datomic-align.cpp17 struct BM { struct
21 BM bm; argument
/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(); computeInitialLiveRanges() local
H A DHexagonFrameLowering.cpp327 const uint32_t *BM = MO.getRegMask(); in needsStackFrame() local
/llvm-project/llvm/lib/LTO/
H A DLTO.cpp744 BitcodeModule BM = Input.Mods[ModI]; addModule() local
817 addRegularLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addRegularLTO() argument
1009 addThinLTO(BitcodeModule BM,ArrayRef<InputFile::Symbol> Syms,const SymbolResolution * & ResI,const SymbolResolution * ResE) addThinLTO() argument
1459 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
1506 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
1522 __anonaa2c08901202(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
1629 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...]
/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp386 for (auto BM : BMs) { upgrade() local
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1193 int64_t BM = Inst.getOperand(3).getImm(); ProcessInstruction() local
1210 int64_t BM = Inst.getOperand(3).getImm(); ProcessInstruction() local
1228 int64_t BM = Inst.getOperand(3).getImm(); ProcessInstruction() local
/llvm-project/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp430 push(const BenchmarkMeasure & BM) push() argument
/llvm-project/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp729 BitcodeModule BM = IF->Mods[0]; readBitcode() local
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1493 findGCD(unsigned Bits,const APInt & AM,const APInt & BM,const APInt & Delta,APInt & G,APInt & X,APInt & Y) findGCD() argument
1593 APInt BM = ConstDstCoeff->getAPInt(); exactSIVtest() local
1976 APInt BM = ConstDstCoeff->getAPInt(); exactRDIVtest() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1027 auto *BM = cast<ConstantInt>(II.getArgOperand(4)); instCombineIntrinsic() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8515 Expected<BitcodeModule> BM = getSingleModule(Buffer); getLazyBitcodeModule() local
8543 Expected<BitcodeModule> BM = getSingleModule(Buffer); parseBitcodeFile() local
8576 Expected<BitcodeModule> BM = getSingleModule(Buffer); readModuleSummaryIndex() local
8585 Expected<BitcodeModule> BM = getSingleModule(Buffer); getModuleSummaryIndex() local
8593 Expected<BitcodeModule> BM = getSingleModule(Buffer); getBitcodeLTOInfo() local
[all...]