Searched defs:CP (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp28 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, argument
/freebsd-current/sys/sys/
H A Dabi_compat.h39 #define CP(src, dst, fld) do { \ macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DStringsAndChecksums.h92 void setChecksums(const ChecksumsPtr &CP) { Checksums = CP; } argument
/freebsd-current/sys/contrib/zstd/
H A DMakefile32 CP ?= cp macro
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DConstantPools.cpp80 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); local
104 ConstantPool &CP = CPI.second; local
92 emitConstantPool(MCStreamer &Streamer, MCSection *Section, ConstantPool &CP) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.cpp57 int CSKYConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, argument
114 int CSKYConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, argument
148 int CSKYConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, argument
182 int CSKYConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, argument
214 int CSKYConstantPoolJT::getExistingMachineCPValue(MachineConstantPool *CP, argument
H A DCSKYConstantPoolValue.h88 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, argument
191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, argument
239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, argument
279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, argument
H A DARMConstantPoolValue.h79 int getExistingMachineCPValueImpl(MachineConstantPool *CP, Align Alignment) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h96 COFFPlatformPlugin(COFFPlatform &CP) : CP(CP) {} argument
133 COFFPlatform &CP; member in class:llvm::orc::COFFPlatform::COFFPlatformPlugin
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp278 const BitTracker::RegisterCell *CP = CVect[RInd]; local
H A DHexagonISelLoweringHVX.cpp848 SDValue CP = local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp49 const Constant *CP = nullptr; member in struct:__anon2512::MSP430ISelAddressMode
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupVectorConstants.cpp230 MachineConstantPool *CP = MI.getParent()->getParent()->getConstantPool(); local
/freebsd-current/share/mk/
H A Dsys.mk160 CP ?= cp -f macro
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp157 static bool layoutOptionalHeader(COFFParser &CP) { argument
196 static bool layoutCOFF(COFFParser &CP) { argument
343 initializeOptionalHeader(COFFParser &CP, uint16_t Magic, T Header) argument
397 writeCOFF(COFFParser &CP, raw_ostream &OS) argument
[all...]
/freebsd-current/sys/conf/
H A Dkern.pre.mk47 CP?= cp macro
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h539 static unsigned getHashValue(const ConstantClass *CP) { argument
614 void remove(ConstantClass *CP) { argument
621 replaceOperandsInPlace(ArrayRef<Constant *> Operands, ConstantClass *CP, Value *From, Constant *To, unsigned NumUpdated = 0, unsigned OperandNo = ~0u) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp440 CoalescerPair CP(*MF.getSubtarget().getRegisterInfo()); variable
H A DPeepholeOptimizer.cpp1647 auto CP = RI.getCommutePair(); local
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp353 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelDAGToDAG.cpp74 const Constant *CP; member in struct:__anon2496::M68kISelAddressMode
[all...]
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp600 const ComplexPattern *CP = N->getComplexPatternInfo(CGP); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp48 COFFHeaderMaterializationUnit(COFFPlatform &CP, argument
154 COFFPlatform &CP; member in class:__anon2020::COFFHeaderMaterializationUnit
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp425 Constant *CP = ConstantPointerNull::get(const_cast<PointerType *>(LLVMPtrTy)); local

Completed in 364 milliseconds

12