Home
last modified time | relevance | path

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

12

/NextBSD/contrib/llvm/lib/MC/
HDConstantPools.cpp52 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); in getConstantPool() local
65 ConstantPool &CP) { in emitConstantPool()
78 ConstantPool &CP = CPI->second; in emitAll() local
86 if (ConstantPool *CP = getConstantPool(Section)) { in emitForCurrentSection() local
/NextBSD/contrib/wpa/src/pae/
HDieee802_1x_cp.c111 SM_STATE(CP, INIT) in SM_STATE() argument
135 SM_STATE(CP, CHANGE) in SM_STATE() argument
150 SM_STATE(CP, ALLOWED) in SM_STATE() argument
168 SM_STATE(CP, AUTHENTICATED) in SM_STATE() argument
186 SM_STATE(CP, SECURED) in SM_STATE() argument
216 SM_STATE(CP, RECEIVE) in SM_STATE() argument
246 SM_STATE(CP, RECEIVING) in SM_STATE() argument
266 SM_STATE(CP, READY) in SM_STATE() argument
274 SM_STATE(CP, TRANSMIT) in SM_STATE() argument
289 SM_STATE(CP, TRANSMITTING) in SM_STATE() argument
[all …]
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantPoolValue.cpp63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
164 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
203 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
243 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
HDARMConstantPoolValue.h70 int getExistingMachineCPValueImpl(MachineConstantPool *CP, in getExistingMachineCPValueImpl()
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZConstantPoolValue.cpp45 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue()
/NextBSD/contrib/llvm/lib/CodeGen/
HDRegisterCoalescer.cpp477 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom()
630 bool RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef()
880 bool RegisterCoalescer::reMaterializeTrivialDef(const CoalescerPair &CP, in reMaterializeTrivialDef()
1260 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys()
1282 CoalescerPair CP(*TRI); in joinCopy() local
1481 bool RegisterCoalescer::joinReservedPhysReg(CoalescerPair &CP) { in joinReservedPhysReg()
1658 const CoalescerPair &CP; member in __anon44ea2fb90211::JoinVals
2482 const CoalescerPair &CP) { in joinSubRegRanges()
2536 unsigned LaneMask, CoalescerPair &CP) { in mergeSubRangeInto()
2574 bool RegisterCoalescer::joinVirtRegs(CoalescerPair &CP) { in joinVirtRegs()
[all …]
HDLiveRegMatrix.cpp164 CoalescerPair CP(VirtReg.reg, PhysReg, *TRI); in checkRegUnitInterference() local
HDRegAllocPBQP.cpp407 CoalescerPair CP(*MF.getSubtarget().getRegisterInfo()); in apply() local
HDLiveInterval.cpp389 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, in overlaps()
/NextBSD/contrib/llvm/lib/Target/MSP430/
HDMSP430ISelDAGToDAG.cpp50 const Constant *CP; member
147 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
/NextBSD/contrib/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.h50 CP, // Constant pool. enumerator
/NextBSD/contrib/llvm/utils/TableGen/
HDDAGISelMatcherGen.cpp507 if (const ComplexPattern *CP = in EmitMatcherCode() local
547 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP); in EmitMatcherCode() local
HDCodeGenDAGPatterns.cpp1568 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in getNumMIResults() local
1589 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty() local
2747 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode() local
3175 if (const ComplexPattern *CP = in AddPatternToMatch() local
/NextBSD/contrib/ipfilter/
HDMakefile126 CP=/bin/cp macro
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGDumper.cpp429 } else if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(this)){ in print_details() local
HDInstrEmitter.cpp403 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op)) { in AddOperand() local
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDPathDiagnostic.cpp126 getFirstStackedCallToHeaderFile(PathDiagnosticCallPiece *CP, in getFirstStackedCallToHeaderFile()
166 if (PathDiagnosticCallPiece *CP = dyn_cast<PathDiagnosticCallPiece>(LastP)) { in resetDiagnosticLocationToMainFile() local
/NextBSD/contrib/llvm/lib/Target/X86/
HDX86ISelDAGToDAG.cpp67 const Constant *CP; member
692 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
736 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
/NextBSD/sys/kern/
HDsysv_msg.c1529 #define CP(src, dst, fld) do { (dst).fld = (src).fld; } while (0) macro
HDsysv_sem.c1411 #define CP(src, dst, fld) do { (dst).fld = (src).fld; } while (0) macro
HDsysv_shm.c1256 #define CP(src, dst, fld) do { (dst).fld = (src).fld; } while (0) macro
/NextBSD/contrib/llvm/lib/Target/XCore/
HDXCoreISelLowering.cpp315 SDValue CP = DAG.getConstantPool(GAI, MVT::i32); in LowerGlobalAddress() local
336 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
/NextBSD/contrib/llvm/lib/ExecutionEngine/
HDExecutionEngine.cpp1184 if (const ConstantVector *CP = dyn_cast<ConstantVector>(Init)) { in InitializeMemory() local
/NextBSD/sys/dev/mps/
HDmps_user.c187 #define CP(src,dst,fld) do { (dst).fld = (src).fld; } while (0) macro
/NextBSD/sys/dev/mpr/
HDmpr_user.c188 #define CP(src,dst,fld) do { (dst).fld = (src).fld; } while (0) macro

12