Home
last modified time | relevance | path

Searched defs:Fragment (Results 1 – 25 of 75) sorted by relevance

123

/external/deqp/framework/referencerenderer/
DrrFragmentOperations.hpp46 struct Fragment struct
48 tcu::IVec2 pixelCoord;
49 GenericVec4 value;
50 GenericVec4 value1;
51 deUint32 coverage;
52 const float* sampleDepths;
54Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, deUint32 coverage_, const floa… in Fragment() function
63Fragment (const tcu::IVec2& pixelCoord_, const GenericVec4& value_, const GenericVec4& value1_, de… in Fragment() argument
72 Fragment (void) in Fragment() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugSubsectionVisitor.cpp35 DebugLinesSubsectionRef Fragment; in visitDebugSubsection() local
42 DebugChecksumsSubsectionRef Fragment; in visitDebugSubsection() local
49 DebugInlineeLinesSubsectionRef Fragment; in visitDebugSubsection() local
91 DebugUnknownSubsectionRef Fragment(R.kind(), R.getRecordData()); in visitDebugSubsection() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodePadder.cpp147 MCPFRange &MCCodePadder::getJurisdiction(MCPaddingFragment *Fragment, in getJurisdiction()
184 uint64_t MCCodePadder::getMaxWindowSize(MCPaddingFragment *Fragment, in getMaxWindowSize()
208 bool MCCodePadder::relaxFragment(MCPaddingFragment *Fragment, in relaxFragment()
268 uint64_t MCCodePaddingPolicy::getNextFragmentOffset(const MCFragment *Fragment, in getNextFragmentOffset()
278 MCCodePaddingPolicy::getFragmentInstByte(const MCPaddingFragment *Fragment, in getFragmentInstByte()
287 MCCodePaddingPolicy::computeWindowEndAddress(const MCPaddingFragment *Fragment, in computeWindowEndAddress()
299 for (const MCPaddingFragment *Fragment : Range) { in computeRangePenaltyWeight() local
341 for (const MCFragment *Fragment = (*Window.begin())->getPrevNode(); in computeFirstWindowPenaltyWeight() local
DMachObjectWriter.cpp80 uint64_t MachObjectWriter::getFragmentAddress(const MCFragment *Fragment, in getFragmentAddress()
454 const MCFragment *Fragment, in recordRelocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp61 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation()
104 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
368 const MCFragment *Fragment, in recordScatteredRelocation()
468 const MCFragment *Fragment, in recordTLVPRelocation()
510 const MCFragment *Fragment, in RecordX86Relocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp61 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation()
105 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordX86_64Relocation()
368 const MCFragment *Fragment, in recordScatteredRelocation()
468 const MCFragment *Fragment, in recordTLVPRelocation()
508 const MCFragment *Fragment, in RecordX86Relocation()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp64 const MCFragment *Fragment, const MCFixup &Fixup, in RecordRelocation()
102 const MCFragment *Fragment, in RecordX86_64Relocation()
341 const MCFragment *Fragment, in RecordScatteredRelocation()
407 const MCFragment *Fragment, in RecordTLVPRelocation()
454 const MCFragment *Fragment, in RecordX86Relocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp142 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation()
246 const MCFragment *Fragment, in RecordARMScatteredRelocation()
312 const MCFragment &Fragment, in requiresExternRelocation()
359 const MCFragment *Fragment, in recordRelocation()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp44 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation()
177 const MCFragment *Fragment, in getFixupOffset()
193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation()
303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp44 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation()
177 const MCFragment *Fragment, in getFixupOffset()
193 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordScatteredRelocation()
303 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in RecordPPCRelocation()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp142 const MCFragment *Fragment, in RecordARMScatteredHalfRelocation()
246 const MCFragment *Fragment, in RecordARMScatteredRelocation()
312 const MCFragment &Fragment, in requiresExternRelocation()
351 const MCFragment *Fragment, in recordRelocation()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp125 const MCFragment *Fragment, in RecordARMMovwMovtRelocation()
222 const MCFragment *Fragment, in RecordARMScatteredRelocation()
283 const MCFragment *Fragment, in RecordRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIntrinsicInst.cpp56 if (auto Fragment = getExpression()->getFragmentInfo()) in getFragmentSizeInBits() local
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp57 const MCRelaxableFragment *Fragment, in fixupNeedsRelaxation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp212 const DIExpression *Fragment = I->first->getDebugExpression(); in beginFunction() local
DDwarfExpression.cpp212 auto Fragment = ExprCursor.getFragmentInfo(); in addMachineRegExpression() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp154 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCAsmBackend.cpp63 const MCRelaxableFragment *Fragment, in fixupNeedsRelaxation()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp146 const MCFragment *Fragment, const MCFixup &Fixup, MCValue Target, in recordRelocation()
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp33 const MCFragment *Fragment, const MCFixup &Fixup, in recordRelocation()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCAsmBackend.cpp56 const MCFragment *Fragment, const MCFixup &Fixup, in RecordRelocation()
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp58 uint64_t MachObjectWriter::getFragmentAddress(const MCFragment *Fragment, in getFragmentAddress()
356 const MCFragment *Fragment, in RecordRelocation()
DWinCOFFStreamer.cpp375 MCInstFragment *Fragment = in EmitInstruction() local
/external/llvm/lib/MC/
DWinCOFFStreamer.cpp254 MCFillFragment *Fragment = new MCFillFragment( in EmitLocalCommonSymbol() local
DMachObjectWriter.cpp67 uint64_t MachObjectWriter::getFragmentAddress(const MCFragment *Fragment, in getFragmentAddress()
437 const MCFragment *Fragment, in recordRelocation()

123