Home
last modified time | relevance | path

Searched defs:CP (Results 1 – 25 of 66) sorted by relevance

123

/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp81 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local
94 ConstantPool &CP) { in emitConstantPool()
105 ConstantPool &CP = CPI.second; in emitAll() local
113 if (ConstantPool *CP = getConstantPool(Section)) in emitForCurrentSection() local
119 if (ConstantPool *CP = getConstantPool(Section)) in clearCacheForCurrentSection() local
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DMisleadingIdentifier.cpp17 static bool isUnassignedAL(llvm::UTF32 CP) { in isUnassignedAL()
29 static bool isUnassignedR(llvm::UTF32 CP) { in isUnassignedR()
42 static bool isR(llvm::UTF32 CP) { in isR()
/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp57 int CSKYConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
114 int CSKYConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
148 int CSKYConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
182 int CSKYConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
214 int CSKYConstantPoolJT::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
H A DCSKYConstantPoolValue.h88 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl()
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaConstantPoolValue.cpp48 int XtensaConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
90 MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValue()
127 int XtensaConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
159 int XtensaConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
190 MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValue()
H A DXtensaConstantPoolValue.h64 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl()
H A DXtensaAsmPrinter.cpp141 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); emitConstantPool() local
/llvm-project/clang/test/CoverageMapping/
H A Dmcdc-error-conditions.cpp18 bool func_isR(unsigned CP) { in func_isR()
/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp157 layoutOptionalHeader(COFFParser & CP) layoutOptionalHeader() argument
196 layoutCOFF(COFFParser & CP) layoutCOFF() argument
343 initializeOptionalHeader(COFFParser & CP,uint16_t Magic,T Header) initializeOptionalHeader() argument
397 writeCOFF(COFFParser & CP,raw_ostream & OS) writeCOFF() argument
626 COFFParser CP(Doc, ErrHandler); yaml2coff() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
H A DARMConstantPoolValue.h79 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl()
/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/
H A Dinsert_rv.pass.cpp70 typedef std::pair<const int, MoveOnly> CP; in main() typedef
H A Dinsert_iter_rv.pass.cpp64 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/
H A Dinsert_iter_rv.pass.cpp65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h96 COFFPlatformPlugin(COFFPlatform & CP) COFFPlatformPlugin() argument
133 COFFPlatform &CP; global() variable
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp28 getExistingMachineCPValue(MachineConstantPool * CP,Align Alignment) getExistingMachineCPValue() argument
/llvm-project/clang-tools-extra/clang-tidy/misc/ConfusableTable/
H A DBuildConfusableTable.cpp78 for (auto CP : Values.second) in main() local
/llvm-project/llvm/lib/Support/
H A DFormattedStream.cpp30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition() argument
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h92 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } in setChecksums()
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp615 adjustCopiesBackFrom(const CoalescerPair & CP,MachineInstr * CopyMI) adjustCopiesBackFrom() argument
805 removeCopyByCommutingDef(const CoalescerPair & CP,MachineInstr * CopyMI) removeCopyByCommutingDef() argument
1088 removePartialRedundancy(const CoalescerPair & CP,MachineInstr & CopyMI) removePartialRedundancy() argument
1287 reMaterializeTrivialDef(const CoalescerPair & CP,MachineInstr * CopyMI,bool & IsDefCopy) reMaterializeTrivialDef() argument
1907 canJoinPhys(const CoalescerPair & CP) canJoinPhys() argument
1974 CoalescerPair CP(*TRI); joinCopy() local
2219 joinReservedPhysReg(CoalescerPair & CP) joinReservedPhysReg() argument
2431 const CoalescerPair &CP; global() member in __anon87e9921d0311::JoinVals
3516 joinSubRegRanges(LiveRange & LRange,LiveRange & RRange,LaneBitmask LaneMask,const CoalescerPair & CP) joinSubRegRanges() argument
3580 mergeSubRangeInto(LiveInterval & LI,const LiveRange & ToMerge,LaneBitmask LaneMask,CoalescerPair & CP,unsigned ComposeSubRegIdx) mergeSubRangeInto() argument
3608 joinVirtRegs(CoalescerPair & CP) joinVirtRegs() argument
3782 joinIntervals(CoalescerPair & CP) joinIntervals() argument
3831 checkMergingChangesDbgValues(CoalescerPair & CP,LiveRange & LHS,JoinVals & LHSVals,LiveRange & RHS,JoinVals & RHSVals) checkMergingChangesDbgValues() argument
[all...]
H A DLiveRegMatrix.cpp168 CoalescerPair CP(VirtReg.reg(), PhysReg, *TRI); checkRegUnitInterference() local
/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp49 const Constant *CP = nullptr; global() member
157 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { MatchWrapper() local
[all...]
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp74 const Constant *CP; member
597 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in matchWrapper() local
637 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { matchWrapper() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp328 HexagonCP CP(G); in runOnMachineFunction() local
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp556 if (const ComplexPattern *CP = in EmitMatcherCode() local
600 const ComplexPattern *CP = N.getComplexPatternInfo(CGP); in EmitMatcherCode() local

123