| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMCTargetDesc.h | 61 static inline bool isRunOfOnes(unsigned Val, unsigned &MB, unsigned &ME) { in isRunOfOnes() 85 static inline bool isRunOfOnes64(uint64_t Val, unsigned &MB, unsigned &ME) { in isRunOfOnes64()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | Memory.cpp | 44 raw_ostream &operator<<(raw_ostream &OS, const MemoryBlock &MB) { in operator <<()
|
| D | SpecialCaseList.cpp | 82 std::unique_ptr<SpecialCaseList> SpecialCaseList::create(const MemoryBuffer *MB, in create() 118 bool SpecialCaseList::createInternal(const MemoryBuffer *MB, in createInternal() 126 bool SpecialCaseList::parse(const MemoryBuffer *MB, in parse()
|
| D | FileOutputBuffer.cpp | 120 MemoryBlock MB = Memory::allocateMappedMemory( in createInMemoryBuffer() local
|
| D | LockFileManager.cpp | 60 MemoryBuffer &MB = *MBOrErr.get(); in readLockFile() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-dlltool/ |
| D | DlltoolDriver.cpp | 58 ErrorOr<std::unique_ptr<llvm::MemoryBuffer>> MB = MemoryBuffer::getFile(Path); in openFile() local 112 std::unique_ptr<MemoryBuffer> MB = in dlltoolDriverMain() local
|
| /third_party/ltp/testcases/kernel/numa/ |
| D | support_numa.c | 45 #define MB (1<<20) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/ |
| D | LibDriver.cpp | 145 static COFF::MachineTypes getCOFFFileMachine(MemoryBufferRef MB) { in getCOFFFileMachine() 167 static COFF::MachineTypes getBitcodeFileMachine(MemoryBufferRef MB) { in getBitcodeFileMachine() 193 std::string &LibMachineSource, MemoryBufferRef MB) { in appendFile()
|
| /third_party/node/test/parallel/ |
| D | test-child-process-pipe-dataflow.js | 12 const MB = KB * KB; constant
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | RDFRegisters.cpp | 86 const uint32_t *MB = RegMasks.get(M); in PhysicalRegisterInfo() local 107 const uint32_t *MB = getRegMaskBits(Reg); in getAliasSet() local 164 const uint32_t *MB = getRegMaskBits(RM.Reg); in aliasRM() local
|
| D | HexagonRegisterInfo.cpp | 193 MachineBasicBlock &MB = *MI.getParent(); in eliminateFrameIndex() local
|
| /third_party/ltp/testcases/kernel/mem/include/ |
| D | mem.h | 12 #define MB (1UL<<20) macro
|
| /third_party/ltp/testcases/kernel/mem/mtest06/ |
| D | mmap2.c | 76 #define MB (1024 * 1024) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/ |
| D | IRReader.cpp | 120 std::unique_ptr<MemoryBuffer> MB(unwrap(MemBuf)); in LLVMParseIRInContext() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
| D | SectionMemoryManager.cpp | 104 sys::MemoryBlock MB = MMapper.allocateMappedMemory( in allocateSection() local
|
| /third_party/uboot/u-boot-2020.01/lib/ |
| D | lz4.c | 37 #define MB *(1 <<20) macro
|
| /third_party/libunwind/tests/ |
| D | Gperf-simple.c | 44 #define MB (1024*1024) macro
|
| D | Gperf-trace.c | 44 #define MB (1024*1024) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | COFFModuleDefinition.cpp | 361 Expected<COFFModuleDefinition> parseCOFFModuleDefinition(MemoryBufferRef MB, in parseCOFFModuleDefinition()
|
| /third_party/exfat-utils/include/ |
| D | libexfat.h | 14 #define MB (1024*1024) macro
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 1827 unsigned MB; in PPCEmitIntExt() local 1840 unsigned MB; in PPCEmitIntExt() local 2309 unsigned MB = MI->getOperand(3).getImm(); in tryToFoldLoadIntoMI() local 2320 unsigned MB = MI->getOperand(3).getImm(); in tryToFoldLoadIntoMI() local
|
| D | PPCInstrInfo.cpp | 415 unsigned MB = MI.getOperand(4).getImm(); in commuteInstructionImpl() local 1918 int64_t MB = MI->getOperand(3).getImm(); in optimizeCompareInstr() local 1950 int64_t MB = MI->getOperand(3).getImm(); in optimizeCompareInstr() local 2869 int64_t MB = MI.getOperand(3).getImm(); in convertToImmediateForm() local 2893 int64_t MB = MI.getOperand(3).getImm(); in convertToImmediateForm() local 3806 uint64_t MB = RightShift ? ShAmt : 0; in transformToImmFormFedByLI() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | R600OptimizeVectorRegisters.cpp | 343 MachineBasicBlock *MB = &*MBB; in runOnMachineFunction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | OrcRemoteTargetServer.h | 123 sys::MemoryBlock MB = sys::Memory::allocateMappedMemory( in allocate() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/ |
| D | PPCAsmParser.cpp | 1048 unsigned MB, ME; in ProcessInstruction() local 1065 unsigned MB, ME; in ProcessInstruction() local 1083 unsigned MB, ME; in ProcessInstruction() local
|