Home
last modified time | relevance | path

Searched defs:NumBytes (Results 1 – 25 of 61) sorted by relevance

123

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp43 int NumBytes, in emitSPAdjustment()
96 int NumBytes = (int) MFI->getStackSize(); in emitPrologue() local
167 int NumBytes = (int) MFI->getStackSize(); in emitEpilogue() local
/minix3/external/bsd/llvm/dist/llvm/unittests/MC/
H A DDisassembler.cpp39 unsigned NumBytes = sizeof(Bytes); in TEST() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h37 unsigned NumBytes = 1 << RE.Size; in decodeAddend() local
132 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend()
H A DRuntimeDyldMachOI386.h143 unsigned NumBytes = 1 << Size; in processSECTDIFFRelocation() local
203 unsigned NumBytes = 1 << Size; in processI386ScatteredVANILLA() local
/minix3/external/bsd/llvm/dist/clang/lib/Rewrite/
H A DRewriteRope.cpp336 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()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp45 int NumBytes, unsigned MIFlags = MachineInstr::NoFlags) { in emitSPUpdate()
102 unsigned NumBytes = MFI->getStackSize(); in emitPrologue() local
344 int NumBytes = (int)MFI->getStackSize(); in emitEpilogue() local
H A DThumb1RegisterInfo.cpp96 int NumBytes, bool CanChangeCC, in emitThumbRegPlusImmInReg()
152 int NumBytes, const TargetInstrInfo &TII, in emitThumbRegPlusImmediate()
H A DARMFrameLowering.cpp117 unsigned SrcReg, int NumBytes, in emitRegPlusImmediate()
131 const ARMBaseInstrInfo &TII, int NumBytes, in emitSPUpdate()
295 unsigned NumBytes = MFI->getStackSize(); in emitPrologue() local
748 int NumBytes = (int)MFI->getStackSize(); in emitEpilogue() local
H A DThumb2InstrInfo.cpp223 unsigned DestReg, unsigned BaseReg, int NumBytes, in emitT2RegPlusImmediate()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp55 uint64_t NumBytes = 0; in emitPrologue() local
128 uint64_t NumBytes = 0; in emitEpilogue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp73 unsigned NumBytes = AFI->getLocalStackSize(); in canUseRedZone() local
223 int NumBytes = (int)MFI->getStackSize(); in emitPrologue() local
456 int NumBytes = MFI->getStackSize(); in emitEpilogue() local
H A DAArch64AsmPrinter.cpp440 unsigned NumBytes = Opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h202 void erase(unsigned Offset, unsigned NumBytes) { in erase()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectStreamer.cpp401 void MCObjectStreamer::EmitFill(uint64_t NumBytes, uint8_t FillValue) { in EmitFill()
407 void MCObjectStreamer::EmitZeros(uint64_t NumBytes) { in EmitZeros()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp186 unsigned NumBytes = (getFixupKindInfo(Kind).TargetSize + 7) / 8; in applyFixup() local
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp105 unsigned NumBytes = 0; in GetVBRSize() local
122 unsigned NumBytes = 0; in EmitVBRValue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp287 unsigned Reg, int64_t NumBytes, in emitIncrement()
434 uint64_t NumBytes = Offset - 0x7fff8; in emitEpilogue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp173 unsigned StackPtr, int64_t NumBytes, in emitSPUpdate()
231 unsigned StackPtr, uint64_t *NumBytes = nullptr) { in mergeSPUpdatesUp()
257 unsigned StackPtr, uint64_t *NumBytes = nullptr) { in mergeSPUpdatesDown()
630 uint64_t NumBytes = 0; in emitPrologue() local
973 uint64_t NumBytes = 0; in emitEpilogue() local
H A DX86MCInstLower.cpp756 static void EmitNops(MCStreamer &OS, unsigned NumBytes, bool Is64Bit, const MCSubtargetInfo &STI) { in EmitNops()
893 unsigned NumBytes = opers.getMetaOper(PatchPointOpers::NBytesPos).getImm(); in LowerPATCHPOINT() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp122 unsigned NumBytes = getFixupKindNumBytes(Fixup.getKind()); in applyFixup() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp89 int NumBytes = (int) MFI->getStackSize(); in emitPrologue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp743 unsigned &NumBytes) { in processCallArgs()
874 unsigned NumBytes) { in finishCall()
951 unsigned NumBytes; in fastLowerCall() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp1018 Value *NumBytes = in processLoopStridedStore() local
1131 Value *NumBytes = in processLoopStoreOfLoopLoad() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp46 unsigned NumBytes = 1 << RE.Size; in memcpyAddend() local
/minix3/external/bsd/llvm/dist/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp262 raw_ostream &operator<<(raw_ostream &OS, const zeros_impl<NumBytes> &) { in operator <<()

123