/llvm-project/llvm/lib/MC/ |
H A D | ConstantPools.cpp | 81 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 D | MisleadingIdentifier.cpp | 17 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 D | CSKYConstantPoolValue.cpp | 57 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 D | CSKYConstantPoolValue.h | 88 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl()
|
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaConstantPoolValue.cpp | 48 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 D | XtensaConstantPoolValue.h | 64 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl()
|
H A D | XtensaAsmPrinter.cpp | 141 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); emitConstantPool() local
|
/llvm-project/clang/test/CoverageMapping/ |
H A D | mcdc-error-conditions.cpp | 18 bool func_isR(unsigned CP) { in func_isR()
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 157 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 D | ARMConstantPoolValue.cpp | 75 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 D | ARMConstantPoolValue.h | 79 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { in getExistingMachineCPValueImpl()
|
/llvm-project/libcxx/test/std/containers/associative/map/map.modifiers/ |
H A D | insert_rv.pass.cpp | 70 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
H A D | insert_iter_rv.pass.cpp | 64 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
H A D | insert_iter_rv.pass.cpp | 65 typedef std::pair<const int, MoveOnly> CP; in main() typedef
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 96 COFFPlatformPlugin(COFFPlatform & CP) COFFPlatformPlugin() argument 133 COFFPlatform &CP; global() variable
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 28 getExistingMachineCPValue(MachineConstantPool * CP,Align Alignment) getExistingMachineCPValue() argument
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
H A D | BuildConfusableTable.cpp | 78 for (auto CP : Values.second) in main() local
|
/llvm-project/llvm/lib/Support/ |
H A D | FormattedStream.cpp | 30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition() argument
|
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.h | 92 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } in setChecksums()
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 615 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 D | LiveRegMatrix.cpp | 168 CoalescerPair CP(VirtReg.reg(), PhysReg, *TRI); checkRegUnitInterference() local
|
/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 49 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 D | M68kISelDAGToDAG.cpp | 74 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 D | HexagonRDFOpt.cpp | 328 HexagonCP CP(G); in runOnMachineFunction() local
|
/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherGen.cpp | 556 if (const ComplexPattern *CP = in EmitMatcherCode() local 600 const ComplexPattern *CP = N.getComplexPatternInfo(CGP); in EmitMatcherCode() local
|