/llvm-project/clang/test/CodeGenCXX/ |
H A D | atomic-align.cpp | 17 struct BM { struct 21 BM bm; argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 71 const uint32_t *BM = Op.getRegMask(); in isLiveInstr() local
|
H A D | HexagonBlockRanges.cpp | 352 const uint32_t *BM = Op.getRegMask(); computeInitialLiveRanges() local
|
H A D | HexagonFrameLowering.cpp | 327 const uint32_t *BM = MO.getRegMask(); in needsStackFrame() local
|
/llvm-project/llvm/lib/LTO/ |
H A D | LTO.cpp | 744 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 D | IRSymtab.cpp | 386 for (auto BM : BMs) { upgrade() local
|
/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 1193 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 D | BenchmarkResult.cpp | 430 push(const BenchmarkMeasure & BM) push() argument
|
/llvm-project/llvm/tools/llvm-reduce/ |
H A D | ReducerWorkItem.cpp | 729 BitcodeModule BM = IF->Mods[0]; readBitcode() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | DependenceAnalysis.cpp | 1493 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 D | AMDGPUInstCombineIntrinsic.cpp | 1027 auto *BM = cast<ConstantInt>(II.getArgOperand(4)); instCombineIntrinsic() local
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 8515 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...] |