Home
last modified time | relevance | path

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

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEFrameLowering.cpp37 int NumBytes, in emitPrologueInsns()
75 int NumBytes, in emitEpilogueInsns()
201 int NumBytes = (int)MFI.getStackSize(); in emitPrologue() local
275 int NumBytes = (int)MFI.getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitcodeHeader.cpp179 unsigned &NumFields, unsigned &NumBytes) { in ReadPrefix()
204 unsigned NumFields, unsigned NumBytes) { in ReadFields()
222 unsigned NumBytes; in Read() local
236 unsigned NumBytes; in Read() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceFixups.h102 AssemblerTextFixup(const std::string &Message, size_t NumBytes) in AssemblerTextFixup()
109 const size_t NumBytes; variable
DIceBrowserCompileServer.cpp158 int onDataCallback(const void *Data, size_t NumBytes) { in onDataCallback()
255 bool BrowserCompileServer::pushInputBytes(const void *Data, size_t NumBytes) { in pushInputBytes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp43 int NumBytes, in emitSPAdjustment()
113 int NumBytes = (int) MFI.getStackSize(); in emitPrologue() local
236 int NumBytes = (int) MFI.getStackSize(); in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOAArch64.h37 unsigned NumBytes = 1 << RE.Size; in decodeAddend() local
155 void encodeAddend(uint8_t *LocalAddress, unsigned NumBytes, in encodeAddend()
491 unsigned NumBytes = 1 << Size; in processSubtractRelocation() local
DRuntimeDyldMachOX86_64.h169 unsigned NumBytes = 1 << Size; in processSubtractRelocation() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfStringPool.h31 unsigned NumBytes = 0; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackOffset.h107 void getForFrameOffset(int64_t &NumBytes, int64_t &NumPredicateVectors, in getForFrameOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp54 uint64_t NumBytes = 0; in emitPrologue() local
127 uint64_t NumBytes = 0; in emitEpilogue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp70 const ThumbRegisterInfo &MRI, int NumBytes, in emitPrologueEpilogueSPUpdate()
105 const ThumbRegisterInfo &MRI, int NumBytes, in emitCallSPUpdate()
158 unsigned NumBytes = MFI.getStackSize(); in emitPrologue() local
482 int NumBytes = (int)MFI.getStackSize(); in emitEpilogue() local
DThumbRegisterInfo.cpp126 const DebugLoc &dl, unsigned DestReg, unsigned BaseReg, int NumBytes, in emitThumbRegPlusImmInReg()
189 unsigned BaseReg, int NumBytes, in emitThumbRegPlusImmediate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp529 unsigned NumBytes, const MCSubtargetInfo &STI) { in EmitNop()
665 unsigned NumBytes = Opers.getNumPatchBytes(); in LowerPATCHPOINT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyAsmBackend.cpp110 unsigned NumBytes = alignTo(Info.TargetSize, 8) / 8; in applyFixup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h151 const uint8_t *getPointerToByte(uint64_t ByteNo, uint64_t NumBytes) { in getPointerToByte()
158 const uint8_t *getPointerToBit(uint64_t BitNo, uint64_t NumBytes) { in getPointerToBit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/MSF/
DMSFCommon.h108 inline uint64_t bytesToBlocks(uint64_t NumBytes, uint64_t BlockSize) { in bytesToBlocks()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp258 unsigned NumBytes = (getFixupKindInfo(Kind).TargetSize + 7) / 8; in applyFixup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.h152 uint16_t NumBytes = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/
DLanaiAsmBackend.cpp108 unsigned NumBytes = (getFixupKindInfo(Kind).TargetSize + 7) / 8; in applyFixup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/
DMSP430AsmBackend.cpp147 unsigned NumBytes = alignTo(Info.TargetSize + Info.TargetOffset, 8) / 8; in applyFixup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp47 unsigned NumBytes = 1 << RE.Size; in memcpyAddend() local
70 unsigned NumBytes = 1 << Size; in processScatteredVANILLA() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp245 size_t NumBytes, const sys::MemoryBlock *const NearBlock, in allocateMappedMemory()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp147 unsigned NumBytes = getFixupKindNumBytes(Fixup.getKind()); in applyFixup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp144 void emitFill(const MCExpr &NumBytes, uint64_t FillValue, in emitFill()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcAsmBackend.cpp306 unsigned NumBytes = getFixupKindNumBytes(Fixup.getKind()); in applyFixup() local

1234