/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | LTO.cpp | 524 BitcodeModule BM = Input.Mods[ModI]; in addModule() local 583 LTO::addRegularLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addRegularLTO() 722 Error LTO::addThinLTO(BitcodeModule BM, ArrayRef<InputFile::Symbol> Syms, in addThinLTO() 952 BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, in runThinLTOBackendThread() 990 unsigned Task, BitcodeModule BM, in start() 1007 const TypeIdSummariesByGuidTy &TypeIdSummariesByGuid) { in start() 1084 unsigned Task, BitcodeModule BM, in start()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 222 const MDNode *BM = LocB.TBAATag; in alias() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 70 const uint32_t *BM = Op.getRegMask(); in isLiveInstr() local
|
D | RDFRegisters.cpp | 201 const uint32_t *BM = getRegMaskBits(RM.Reg); in aliasMM() local
|
D | HexagonBlockRanges.cpp | 354 const uint32_t *BM = Op.getRegMask(); in computeInitialLiveRanges() local
|
D | HexagonFrameLowering.cpp | 322 const uint32_t *BM = MO.getRegMask(); in needsStackFrame() local
|
/external/spirv-llvm/lib/SPIRV/libSPIRV/ |
D | SPIRVUtil.h | 329 unsigned mapBitMask(unsigned BM) { in mapBitMask() 338 unsigned rmapBitMask(unsigned BM) { in rmapBitMask()
|
/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_gemm_kernel.h | 37 BM = 4096/sizeof(Scalar), // number of rows of A-C per chunk in sparselu_gemm() enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | IRSymtab.cpp | 337 for (auto BM : BMs) { in upgrade() local
|
/external/spirv-llvm/lib/SPIRV/ |
D | SPIRVWriter.cpp | 155 SPIRVModule *BM; member in SPIRV::LLVMToSPIRVDbgTran 224 SPIRVModule *BM; member in SPIRV::LLVMToSPIRV 1719 std::unique_ptr<SPIRVModule> BM(SPIRVModule::createSPIRVModule()); in WriteSPIRV() local 1733 std::unique_ptr<SPIRVModule> BM(SPIRVModule::createSPIRVModule()); in RegularizeLLVMForSPIRV() local
|
D | SPIRVReader.cpp | 258 SPIRVModule *BM; member in SPIRV::SPIRVToLLVMDbgTran 403 SPIRVModule *BM; member in SPIRV::SPIRVToLLVM 2726 std::unique_ptr<SPIRVModule> BM(SPIRVModule::createSPIRVModule()); in ReadSPIRV() local
|
/external/llvm/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 291 const MDNode *BM = LocB.AATags.TBAA; in alias() local
|
D | DependenceAnalysis.cpp | 1329 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD() 1440 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local 1839 APInt BM = ConstDstCoeff->getAPInt(); in exactRDIVtest() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/ |
D | BenchmarkResult.cpp | 292 void BenchmarkMeasureStats::push(const BenchmarkMeasure &BM) { in push()
|
/external/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 1150 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local 1167 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local 1185 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/ |
D | PPCAsmParser.cpp | 1213 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local 1230 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local 1248 int64_t BM = Inst.getOperand(3).getImm(); in ProcessInstruction() local
|
/external/python/cpython2/Lib/ |
D | telnetlib.py | 92 BM = chr(19) # byte macro variable
|
/external/python/cpython3/Lib/ |
D | telnetlib.py | 91 BM = bytes([19]) # byte macro variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 5864 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getLazyBitcodeModule() local 5890 Expected<BitcodeModule> BM = getSingleModule(Buffer); in parseBitcodeFile() local 5924 Expected<BitcodeModule> BM = getSingleModule(Buffer); in readModuleSummaryIndex() local 5933 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getModuleSummaryIndex() local 5941 Expected<BitcodeModule> BM = getSingleModule(Buffer); in getBitcodeLTOInfo() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | DependenceAnalysis.cpp | 1395 static bool findGCD(unsigned Bits, const APInt &AM, const APInt &BM, in findGCD() 1506 APInt BM = ConstDstCoeff->getAPInt(); in exactSIVtest() local 1905 APInt BM = ConstDstCoeff->getAPInt(); in exactRDIVtest() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 3637 auto BM = dyn_cast<ConstantInt>(II->getArgOperand(4)); in visitCallInst() local
|