Searched refs:CPE (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1755 const MachineConstantPoolEntry &CPE = CP[i]; in EmitConstantPool() local 1756 unsigned Align = CPE.getAlignment(); in EmitConstantPool() 1758 SectionKind Kind = CPE.getSectionKind(&getDataLayout()); in EmitConstantPool() 1761 if (!CPE.isMachineConstantPoolEntry()) in EmitConstantPool() 1762 C = CPE.Val.ConstVal; in EmitConstantPool() 1809 MachineConstantPoolEntry CPE = CP[CPI]; in EmitConstantPool() local 1812 unsigned AlignMask = CPE.getAlignment() - 1; in EmitConstantPool() 1816 Type *Ty = CPE.getType(); in EmitConstantPool() 1820 if (CPE.isMachineConstantPoolEntry()) in EmitConstantPool() 1821 EmitMachineConstantPoolValue(CPE.Val.MachineCPVal); in EmitConstantPool() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsConstantIslandPass.cpp | 776 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() local 777 assert(CPE && "Cannot find a corresponding CPEntry!"); in initializeFunctionInfo() 778 CPE->RefCount++; in initializeFunctionInfo() 1029 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount() local 1030 assert(CPE && "Unexpected!"); in decrementCPEReferenceCount() 1031 if (--CPE->RefCount == 0) { in decrementCPEReferenceCount() 1033 CPE->CPEMI = nullptr; in decrementCPEReferenceCount()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMConstantIslandPass.cpp | 467 const CPEntry & CPE = CPEntries[i][j]; in runOnMachineFunction() local 468 if (CPE.CPEMI && CPE.CPEMI->getOperand(1).isCPI()) in runOnMachineFunction() 469 AFI->recordCPEClone(i, CPE.CPI); in runOnMachineFunction() 847 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in initializeFunctionInfo() local 848 assert(CPE && "Cannot find a corresponding CPEntry!"); in initializeFunctionInfo() 849 CPE->RefCount++; in initializeFunctionInfo() 1108 CPEntry *CPE = findConstPoolEntry(CPI, CPEMI); in decrementCPEReferenceCount() local 1109 assert(CPE && "Unexpected!"); in decrementCPEReferenceCount() 1110 if (--CPE->RefCount == 0) { in decrementCPEReferenceCount() 1112 CPE->CPEMI = nullptr; in decrementCPEReferenceCount()
|
D | ARMAsmPrinter.cpp | 1202 const MachineConstantPoolEntry &CPE = MCP->getConstants()[CPI]; in EmitUnwindingInstruction() local 1203 assert(!CPE.isMachineConstantPoolEntry() && "Invalid constpool entry"); in EmitUnwindingInstruction() 1205 Offset = -cast<ConstantInt>(CPE.Val.ConstVal)->getSExtValue(); in EmitUnwindingInstruction()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 43857 MODE_2 | 2 | NORM | CPE | | | 43858 MODE_1_2 | 3 | NORM | SCE, CPE | | | 43859 MODE_1_2_1 | 4 | NORM | SCE, CPE | | SCE | 43860 MODE_1_2_2 | 5 | NORM | SCE, CPE | | CPE | 43861 MODE_1_2_2_1 | 6 | NORM | SCE, CPE | | CPE | LFE 43862 MODE_1_2_2_2_1 | 7 | NORM | SCE, CPE, CPE | | CPE | LFE 43863 MODE_6_1 | 11 | NORM | SCE, CPE | | CPE, SCE | LFE 43864 MODE_7_1_BACK | 12 | NORM | SCE, CPE | | CPE, CPE | LFE 43866 MODE_7_1_TOP_FRONT | 14 | NORM | SCE, CPE | | CPE | LFE 43867 | | TOP | CPE | | | [all …]
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V18.md | 2840 …ps://github.com/nodejs/node/commit/b252f389d7)] - **tools**: update undici CPE in vuln checking sc…
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-riverwalk.hdr | 7392 …uM@X�0iXWy���)qDFbaS]~���o`l(�Cb�LL[ZH<VOaX�@�[:�j+RDF3�mHnVQX\]a>JOp6:CPE^�7E,@$*4/Hb=#3D5;Bm…
|