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

12

/external/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { argument
32 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants();
/external/opencv3/modules/video/src/
H A Dkalman.cpp52 void KalmanFilter::init(int DP, int MP, int CP, int type) argument
56 CP = std::max(CP, 0);
70 if( CP > 0 )
71 controlMatrix = Mat::zeros(DP, CP, type);
/external/compiler-rt/make/
H A Dconfig.mk23 CP := cp macro
/external/llvm/lib/MC/
H A DConstantPools.cpp52 ConstantPoolMapTy::iterator CP = ConstantPools.find(Section); local
53 if (CP == ConstantPools.end())
56 return &CP->second;
65 ConstantPool &CP) {
66 if (!CP.empty()) {
68 CP.emitEntries(Streamer);
78 ConstantPool &CP = CPI->second; local
80 emitConstantPool(Streamer, Section, CP);
86 if (ConstantPool *CP = getConstantPool(Section)) {
87 emitConstantPool(Streamer, Section, *CP);
64 emitConstantPool(MCStreamer &Streamer, MCSection *Section, ConstantPool &CP) argument
[all...]
/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp62 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, argument
163 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, argument
165 return getExistingMachineCPValueImpl<ARMConstantPoolConstant>(CP, Alignment);
202 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, argument
204 return getExistingMachineCPValueImpl<ARMConstantPoolSymbol>(CP, Alignment);
242 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, argument
244 return getExistingMachineCPValueImpl<ARMConstantPoolMBB>(CP, Alignment);
H A DARMConstantPoolValue.h69 int getExistingMachineCPValueImpl(MachineConstantPool *CP, argument
72 const std::vector<MachineConstantPoolEntry> &Constants = CP->getConstants();
105 int getExistingMachineCPValue(MachineConstantPool *CP,
164 int getExistingMachineCPValue(MachineConstantPool *CP,
198 int getExistingMachineCPValue(MachineConstantPool *CP,
234 int getExistingMachineCPValue(MachineConstantPool *CP,
/external/opencv3/modules/video/include/opencv2/video/
H A Dtracking_c.h167 int CP; /* number of control vector dimensions */ member in struct:CvKalman
/external/llvm/lib/CodeGen/
H A DLiveInterval.cpp388 bool LiveRange::overlaps(const LiveRange &Other, const CoalescerPair &CP, argument
413 !CP.isCoalescable(Indexes.getInstructionFromIndex(Def)))
H A DRegAllocPBQP.cpp408 CoalescerPair CP(*MF.getSubtarget().getRegisterInfo()); variable
416 if (!CP.setRegisters(&MI) || CP.getSrcReg() == CP.getDstReg())
419 unsigned DstReg = CP.getDstReg();
420 unsigned SrcReg = CP.getSrcReg();
425 if (CP.isPhys()) {
H A DRegisterCoalescer.cpp153 bool joinIntervals(CoalescerPair &CP);
156 bool joinVirtRegs(CoalescerPair &CP);
159 bool joinReservedPhysReg(CoalescerPair &CP);
167 LaneBitmask LaneMask, CoalescerPair &CP);
172 LaneBitmask LaneMask, const CoalescerPair &CP);
178 bool adjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI);
190 bool removeCopyByCommutingDef(const CoalescerPair &CP,MachineInstr *CopyMI);
194 bool reMaterializeTrivialDef(const CoalescerPair &CP, MachineInstr *CopyMI,
198 bool canJoinPhys(const CoalescerPair &CP);
461 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, argument
614 removeCopyByCommutingDef(const CoalescerPair &CP, MachineInstr *CopyMI) argument
870 reMaterializeTrivialDef(const CoalescerPair &CP, MachineInstr *CopyMI, bool &IsDefCopy) argument
1250 canJoinPhys(const CoalescerPair &CP) argument
1471 joinReservedPhysReg(CoalescerPair &CP) argument
1648 const CoalescerPair &CP; member in class:__anon11836::JoinVals
2470 joinSubRegRanges(LiveRange &LRange, LiveRange &RRange, LaneBitmask LaneMask, const CoalescerPair &CP) argument
2525 mergeSubRangeInto(LiveInterval &LI, const LiveRange &ToMerge, LaneBitmask LaneMask, CoalescerPair &CP) argument
2565 joinVirtRegs(CoalescerPair &CP) argument
2666 joinIntervals(CoalescerPair &CP) argument
[all...]
/external/llvm/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp50 const Constant *CP; member in struct:__anon12218::MSP430ISelAddressMode
54 unsigned Align; // CP alignment.
57 : BaseType(RegBase), Disp(0), GV(nullptr), CP(nullptr),
62 return GV != nullptr || CP != nullptr || ES != nullptr || JT != -1;
77 } else if (CP) {
78 errs() << " CP ";
79 CP->dump();
147 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) {
148 AM.CP = CP
[all...]
/external/mdnsresponder/mDNSPosix/
H A DMakefile61 CP = cp macro
298 $(CP) $< $@
301 $(CP) $< $@
309 $(CP) $< $@
314 $(CP) $< $@
343 $(CP) $< $@
350 $(CP) $< $@
354 $(CP) $< $@
377 $(CP) $< $@
393 $(CP)
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp258 const BitTracker::RegisterCell *CP = CVect[RInd]; local
259 if (CP == 0)
260 CP = CVect[RInd] = &BT.lookup(VR);
261 return *CP;
/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp142 // Take a CP and assign addresses and sizes to everything. Returns false if the
144 static bool layoutOptionalHeader(COFFParser &CP) { argument
145 if (!CP.isPE())
147 unsigned PEHeaderSize = CP.is64Bit() ? sizeof(object::pe32plus_header)
149 CP.Obj.Header.SizeOfOptionalHeader =
159 // Take a CP and assign addresses and sizes to everything. Returns false if the
161 static bool layoutCOFF(COFFParser &CP) { argument
164 CP.SectionTableStart =
165 CP.getHeaderSize() + CP
288 initializeOptionalHeader(COFFParser &CP, uint16_t Magic, T Header) argument
345 writeCOFF(COFFParser &CP, raw_ostream &OS) argument
[all...]
/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp157 SDValue ExpandConstant(ConstantSDNode *CP);
299 SDValue SelectionDAGLegalize::ExpandConstant(ConstantSDNode *CP) { argument
300 SDLoc dl(CP);
301 EVT VT = CP->getValueType(0);
302 SDValue CPIdx = DAG.getConstantPool(CP->getConstantIntValue(),
2142 Constant *CP = ConstantVector::get(CV);
2144 DAG.getConstantPool(CP, TLI.getPointerTy(DAG.getDataLayout()));
3422 ConstantSDNode *CP = cast<ConstantSDNode>(Node);
3423 Results.push_back(ExpandConstant(CP));
/external/llvm/lib/IR/
H A DConstantsContext.h564 static unsigned getHashValue(const ConstantClass *CP) { argument
566 return getHashValue(LookupKey(CP->getType(), ValType(CP, Storage)));
631 void insert(ConstantClass *CP) { Map[CP] = '\0'; } argument
634 void remove(ConstantClass *CP) { argument
635 typename MapTy::iterator I = Map.find(CP);
637 assert(I->first == CP && "Didn't find correct element?");
642 ConstantClass *CP, Value *From,
645 LookupKey Lookup(CP
641 replaceOperandsInPlace(ArrayRef<Constant *> Operands, ConstantClass *CP, Value *From, Constant *To, unsigned NumUpdated = 0, unsigned OperandNo = ~0u) argument
[all...]
/external/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp507 if (const ComplexPattern *CP =
509 const std::vector<Record*> &OpNodes = CP->getRootNodes();
547 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP); local
551 AddMatcher(new CheckComplexPatMatcher(CP, RecNodeEntry,
555 NextRecordedOperandNo += CP.getNumOperands();
556 if (CP.hasProperty(SDNPHasChain)) {
H A DCodeGenDAGPatterns.cpp1614 if (const ComplexPattern *CP = getComplexPatternInfo(CGP))
1615 return CP->getNumOperands();
1635 if (const ComplexPattern *CP = getComplexPatternInfo(CGP))
1636 return CP->hasProperty(Property);
2792 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); local
2793 if (CP.hasProperty(SDNPMayStore)) mayStore = true;
2794 if (CP.hasProperty(SDNPMayLoad)) mayLoad = true;
2795 if (CP.hasProperty(SDNPSideEffect)) hasSideEffects = true;
3218 if (const ComplexPattern *CP =
3220 if (CP
[all...]
/external/clang/lib/Lex/
H A DLexer.cpp1091 static char DecodeTrigraphChar(const char *CP, Lexer *L) { argument
1092 char Res = GetTrigraphCharForLetter(*CP);
1097 L->Diag(CP-2, diag::trigraph_ignored);
1102 L->Diag(CP-2, diag::trigraph_converted) << StringRef(&Res, 1);
2961 case 26: // DOS & CP/M EOF: "^Z".
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp124 getFirstStackedCallToHeaderFile(PathDiagnosticCallPiece *CP, argument
126 SourceLocation CallLoc = CP->callEnter.asLocation();
135 // Check if CP represents a path through a function outside of the main file.
136 if (!SMgr.isInMainFile(CP->callEnterWithin.asLocation()))
137 return CP;
139 const PathPieces &Path = CP->path;
164 if (PathDiagnosticCallPiece *CP = dyn_cast<PathDiagnosticCallPiece>(LastP)) {
165 CP = getFirstStackedCallToHeaderFile(CP, SMgr);
166 if (CP) {
[all...]
H A DBugReporter.cpp541 PathDiagnosticCallPiece *CP = I->first; local
548 if (!CP->hasCallStackMessage())
549 CP->setCallStackMessage(stackMsg);
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp310 SDValue CP = DAG.getConstantPool(GAI, MVT::i32); local
312 DAG.getEntryNode(), CP, MachinePointerInfo(), false,
331 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); local
333 SDLoc dl(CP);
336 if (CP->isMachineConstantPoolEntry()) {
337 Res = DAG.getTargetConstantPool(CP->getMachineCPVal(), PtrVT,
338 CP->getAlignment(), CP->getOffset());
340 Res = DAG.getTargetConstantPool(CP->getConstVal(), PtrVT,
341 CP
[all...]
/external/opencv/cv/include/
H A Dcvtypes.h275 int CP; /* number of control vector dimensions */ member in struct:CvKalman
/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1266 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); local
1267 if (CP.empty()) return;
1272 for (unsigned i = 0, e = CP.size(); i != e; ++i) {
1273 const MachineConstantPoolEntry &CPE = CP[i];
1322 MachineConstantPoolEntry CPE = CP[CPI];
/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp66 const Constant *CP; member in struct:__anon12383::X86ISelAddressMode
71 unsigned Align; // CP alignment.
76 Segment(), GV(nullptr), CP(nullptr), BlockAddr(nullptr), ES(nullptr),
80 return GV != nullptr || CP != nullptr || ES != nullptr ||
124 dbgs() << " CP ";
125 if (CP)
126 CP->dump();
262 else if (AM.CP)
263 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i32,
766 } else if (ConstantPoolSDNode *CP
[all...]

Completed in 817 milliseconds

12