Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp745 BitcodeModule BM = Input.Mods[ModI]; in addModule() local
818 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addRegularLTO()
1010 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addThinLTO()
1460 AddStreamFn AddStream, FileCache Cache, unsigned Task, BitcodeModule BM, in runThinLTOBackendThread()
1507 unsigned Task, BitcodeModule BM, in start()
1523 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1630 unsigned Task, BitcodeModule BM, in start()
/freebsd/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/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp392 for (auto BM : BMs) { in upgrade() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp1193 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
1210 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
1228 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp1493 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD()
1593 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local
1976 APInt BM = ConstDstCoeff->getAPInt(); in exactRDIVtest() local
/freebsd/contrib/bmake/
H A Dmeta.c646 BM(Job *job) in BM() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1027 auto *BM = cast<ConstantInt>(II.getArgOperand(4)); in instCombineIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8544 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getLazyBitcodeModule() local
8572 Expected<BitcodeModule> BM = getSingleModule(Buffer); in parseBitcodeFile() local
8605 Expected<BitcodeModule> BM = getSingleModule(Buffer); in readModuleSummaryIndex() local
8614 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getModuleSummaryIndex() local
8622 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getBitcodeLTOInfo() local