/external/llvm/lib/Target/Sparc/ |
D | SparcFrameLowering.cpp | 43 int NumBytes, in emitSPAdjustment() 112 int NumBytes = (int) MFI->getStackSize(); in emitPrologue() local 218 int NumBytes = (int) MFI->getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfStringPool.h | 32 unsigned NumBytes = 0; variable
|
/external/clang/lib/Rewrite/ |
D | RewriteRope.cpp | 336 void RopePieceBTreeLeaf::erase(unsigned Offset, unsigned NumBytes) { in erase() 565 void RopePieceBTreeInterior::erase(unsigned Offset, unsigned NumBytes) { in erase() 649 void RopePieceBTreeNode::erase(unsigned Offset, unsigned NumBytes) { in erase() 749 void RopePieceBTree::erase(unsigned Offset, unsigned NumBytes) { in erase()
|
/external/llvm/unittests/MC/ |
D | Disassembler.cpp | 39 unsigned NumBytes = sizeof(Bytes); in TEST() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOAArch64.h | 38 unsigned NumBytes = 1 << RE.Size; in decodeAddend() local 133 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend()
|
D | RuntimeDyldMachOX86_64.h | 158 unsigned NumBytes = 1 << Size; in processSubtractRelocation() local
|
D | RuntimeDyldMachOI386.h | 142 unsigned NumBytes = 1 << Size; in processSECTDIFFRelocation() local
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.cpp | 56 uint64_t NumBytes = 0; in emitPrologue() local 129 uint64_t NumBytes = 0; in emitEpilogue() local
|
/external/llvm/lib/Target/ARM/ |
D | Thumb1FrameLowering.cpp | 46 int NumBytes, unsigned MIFlags = MachineInstr::NoFlags) { in emitSPUpdate() 99 unsigned NumBytes = MFI->getStackSize(); in emitPrologue() local 335 int NumBytes = (int)MFI->getStackSize(); in emitEpilogue() local
|
D | ThumbRegisterInfo.cpp | 128 int NumBytes, bool CanChangeCC, in emitThumbRegPlusImmInReg() 184 int NumBytes, const TargetInstrInfo &TII, in emitThumbRegPlusImmediate()
|
D | ARMFrameLowering.cpp | 126 unsigned SrcReg, int NumBytes, in emitRegPlusImmediate() 140 const ARMBaseInstrInfo &TII, int NumBytes, in emitSPUpdate() 306 unsigned NumBytes = MFI->getStackSize(); in emitPrologue() local 709 int NumBytes = (int)MFI->getStackSize(); in emitEpilogue() local
|
D | Thumb2InstrInfo.cpp | 218 unsigned DestReg, unsigned BaseReg, int NumBytes, in emitT2RegPlusImmediate()
|
/external/tpm2/ |
D | TcpServer.c | 322 int NumBytes in ReadBytes() 353 int NumBytes in WriteBytes()
|
/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyAsmBackend.cpp | 76 unsigned NumBytes = RoundUpToAlignment(Info.TargetSize, 8); in applyFixup() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 128 unsigned NumBytes = AFI->getLocalStackSize(); in canUseRedZone() local 300 int NumBytes = (int)MFI->getStackSize(); in emitPrologue() local 553 int NumBytes = MFI->getStackSize(); in emitEpilogue() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.cpp | 47 unsigned NumBytes = 1 << RE.Size; in memcpyAddend() local 68 unsigned NumBytes = 1 << Size; in processScatteredVANILLA() local
|
/external/clang/include/clang/Rewrite/Core/ |
D | RewriteRope.h | 202 void erase(unsigned Offset, unsigned NumBytes) { in erase()
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 123 unsigned NumBytes = 0; in GetVBRSize() local 140 unsigned NumBytes = 0; in EmitVBRValue() local
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.cpp | 289 unsigned Reg, int64_t NumBytes, in emitIncrement() 443 uint64_t NumBytes = Offset - 0x7fff8; in emitEpilogue() local
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsAsmBackend.cpp | 206 unsigned NumBytes = (getFixupKindInfo(Kind).TargetSize + 7) / 8; in applyFixup() local
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 123 unsigned NumBytes = getFixupKindNumBytes(Fixup.getKind()); in applyFixup() local
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCAsmBackend.cpp | 122 unsigned NumBytes = getFixupKindNumBytes(Fixup.getKind()); in applyFixup() local
|
/external/llvm/lib/Target/X86/ |
D | X86MCInstLower.cpp | 792 static void EmitNops(MCStreamer &OS, unsigned NumBytes, bool Is64Bit, const MCSubtargetInfo &STI) { in EmitNops() 980 unsigned NumBytes = opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT() local
|
D | X86FrameLowering.cpp | 250 int64_t NumBytes, bool InEpilogue) const { in emitSPUpdate() 998 uint64_t NumBytes = 0; in emitPrologue() local 1482 uint64_t NumBytes = 0; in emitEpilogue() local 1661 uint64_t NumBytes = FrameSize - CSSize; in getFrameIndexReference() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopIdiomRecognize.cpp | 570 Value *NumBytes = in processLoopStridedStore() local 700 Value *NumBytes = in processLoopStoreOfLoopLoad() local
|