/freebsd/contrib/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
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_cp.c | 109 SM_STATE(CP, INIT) in SM_STATE() argument 133 SM_STATE(CP, CHANGE) in SM_STATE() argument 166 SM_STATE(CP, ALLOWED) in SM_STATE() argument 185 SM_STATE(CP, AUTHENTICATED) in SM_STATE() argument 206 SM_STATE(CP, SECURED) in SM_STATE() argument 234 SM_STATE(CP, RECEIVE) in SM_STATE() argument 256 SM_STATE(CP, RECEIVING) in SM_STATE() argument 276 SM_STATE(CP, READY) in SM_STATE() argument 284 SM_STATE(CP, TRANSMIT) in SM_STATE() argument 299 SM_STATE(CP, TRANSMITTING) in SM_STATE() argument [all …]
|
/freebsd/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/contrib/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(); in emitConstantPool() local
|
H A D | XtensaISelLowering.cpp | 586 SDValue CP = DAG.getConstantPool(CV, MVT::i32); in LowerImmediate() local 665 SDValue XtensaTargetLowering::LowerConstantPool(ConstantPoolSDNode *CP, in LowerConstantPool()
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 157 static bool layoutOptionalHeader(COFFParser &CP) { in layoutOptionalHeader() 196 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() 343 static uint32_t initializeOptionalHeader(COFFParser &CP, uint16_t Magic, in initializeOptionalHeader() 397 static bool writeCOFF(COFFParser &CP, raw_ostream &OS) { in writeCOFF() 626 COFFParser CP(Doc, ErrHandler); in yaml2coff() local
|
/freebsd/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/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/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZConstantPoolValue.cpp | 28 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | FormattedStream.cpp | 30 auto ProcessUTF8CodePoint = [&Line, &Column](StringRef CP) { in UpdatePosition() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | StringsAndChecksums.h | 92 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } in setChecksums()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 615 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() 805 RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef() 1088 bool RegisterCoalescer::removePartialRedundancy(const CoalescerPair &CP, in removePartialRedundancy() 1287 bool RegisterCoalescer::reMaterializeTrivialDef(const CoalescerPair &CP, in reMaterializeTrivialDef() 1907 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys() 1974 CoalescerPair CP(*TRI); in joinCopy() local 2219 bool RegisterCoalescer::joinReservedPhysReg(CoalescerPair &CP) { in joinReservedPhysReg() 2431 const CoalescerPair &CP; member in __anonf9586a8a0311::JoinVals 3516 const CoalescerPair &CP) { in joinSubRegRanges() 3580 CoalescerPair &CP, in mergeSubRangeInto() [all …]
|
H A D | LiveRegMatrix.cpp | 168 CoalescerPair CP(VirtReg.reg(), PhysReg, *TRI); in checkRegUnitInterference() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430ISelDAGToDAG.cpp | 49 const Constant *CP = nullptr; member 157 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
|
/freebsd/sys/sys/ |
H A D | abi_compat.h | 39 #define CP(src, dst, fld) do { \ macro
|
/freebsd/contrib/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)) { in matchWrapper() local
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 328 HexagonCP CP(G); in runOnMachineFunction() local
|
H A D | HexagonISelLowering.h | 53 CP, // Constant pool. enumerator
|
/freebsd/sys/contrib/zstd/ |
H A D | Makefile | 32 CP ?= cp macro
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | COFFPlatform.cpp | 48 COFFHeaderMaterializationUnit(COFFPlatform &CP, in COFFHeaderMaterializationUnit() argument 154 COFFPlatform &CP; member in __anone93e189f0111::COFFHeaderMaterializationUnit [all...] |