/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | ConstantPools.cpp | 80 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); getConstantPool() local 93 emitConstantPool(MCStreamer & Streamer,MCSection * Section,ConstantPool & CP) emitConstantPool() argument 104 ConstantPool &CP = CPI.second; emitAll() local 112 if (ConstantPool *CP = getConstantPool(Section)) emitForCurrentSection() local 118 if (ConstantPool *CP = getConstantPool(Section)) clearCacheForCurrentSection() local [all...] |
/freebsd-src/contrib/wpa/src/pae/ |
H A D | ieee802_1x_cp.c | 108 SM_STATE(CP,INIT) SM_STATE() argument 132 SM_STATE(CP,CHANGE) SM_STATE() argument 165 SM_STATE(CP,ALLOWED) SM_STATE() argument 184 SM_STATE(CP,AUTHENTICATED) SM_STATE() argument 203 SM_STATE(CP,SECURED) SM_STATE() argument 230 SM_STATE(CP,RECEIVE) SM_STATE() argument 252 SM_STATE(CP,RECEIVING) SM_STATE() argument 272 SM_STATE(CP,READY) SM_STATE() argument 280 SM_STATE(CP,TRANSMIT) SM_STATE() argument 295 SM_STATE(CP,TRANSMITTING) SM_STATE() argument 310 SM_STATE(CP,ABANDON) SM_STATE() argument 325 SM_STATE(CP,RETIRE) SM_STATE() argument 351 SM_STEP(CP) SM_STEP() argument [all...] |
/freebsd-src/contrib/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()
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 157 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() argument 196 static bool layoutCOFF(COFFParser &CP) { in 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...] |
/freebsd-src/contrib/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()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} in COFFPlatformPlugin() 133 COFFPlatform &CP; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 28 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.h | 92 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } in setChecksums()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | FormattedStream.cpp | 30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition()
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 615 adjustCopiesBackFrom(const CoalescerPair & CP,MachineInstr * CopyMI) adjustCopiesBackFrom() argument 804 removeCopyByCommutingDef(const CoalescerPair & CP,MachineInstr * CopyMI) removeCopyByCommutingDef() argument 1087 removePartialRedundancy(const CoalescerPair & CP,MachineInstr & CopyMI) removePartialRedundancy() argument 1286 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 __anonc2b9989c0311::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); in checkRegUnitInterference() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 49 const Constant *CP = nullptr; member 151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { MatchWrapper() local [all...] |
/freebsd-src/sys/sys/ |
H A D | abi_compat.h | 39 #define CP(src, dst, fld) do { \ macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelDAGToDAG.cpp | 74 const Constant *CP; member 592 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { matchWrapper() local 632 } else if (auto *CP = dyn_cast<ConstantPoolSDNode>(N0)) { matchWrapper() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherGen.cpp | 600 const ComplexPattern *CP = N.getComplexPatternInfo(CGP); in EmitMatcherCode() local 559 if (const ComplexPattern *CP = EmitMatcherCode() local
|
H A D | CodeGenDAGPatterns.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 317 HexagonCP CP(G); runOnMachineFunction() local
|
H A D | HexagonISelLowering.h | 53 CP, // Constant pool. enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FixupVectorConstants.cpp | 230 MachineConstantPool *CP = MI.getParent()->getParent()->getConstantPool(); processInstruction() local
|
/freebsd-src/sys/contrib/zstd/ |
H A D | Makefile | 32 CP ?= cp macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | COFFPlatform.cpp | 48 COFFHeaderMaterializationUnit(COFFPlatform &CP, in COFFHeaderMaterializationUnit() 154 COFFPlatform &CP; member in __anonac607e710111::COFFHeaderMaterializationUnit
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGDumper.cpp | 684 } else if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(this)){ print_details() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporter.cpp | 728 PathDiagnosticCallPiece *CP = I.first; updateStackPiecesWithMessage() local 3217 getFirstStackedCallToHeaderFile(PathDiagnosticCallPiece * CP,const SourceManager & SMgr) getFirstStackedCallToHeaderFile() argument 3255 if (auto *CP = dyn_cast<PathDiagnosticCallPiece>(LastP)) { resetDiagnosticLocationToMainFile() local [all...] |