Home
last modified time | relevance | path

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

12

/external/qemu-pc-bios/
DMakefile24 CP := cp macro
/external/opencv/cv/src/
Dcvkalman.cpp45 cvCreateKalman( int DP, int MP, int CP ) in cvCreateKalman()
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
164 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
229 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
285 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp405 bool RegisterCoalescer::AdjustCopiesBackFrom(const CoalescerPair &CP, in AdjustCopiesBackFrom()
585 bool RegisterCoalescer::RemoveCopyByCommutingDef(const CoalescerPair &CP, in RemoveCopyByCommutingDef()
870 const CoalescerPair &CP) { in eliminateUndefCopy()
911 RegisterCoalescer::UpdateRegDefsUses(const CoalescerPair &CP) { in UpdateRegDefsUses()
1007 bool RegisterCoalescer::shouldJoinPhys(CoalescerPair &CP) { in shouldJoinPhys()
1119 CoalescerPair CP(*TII, *TRI); in JoinCopy() local
1321 CoalescerPair &CP, in RegistersDefinedFromSameValue()
1380 bool RegisterCoalescer::JoinIntervals(CoalescerPair &CP) { in JoinIntervals()
/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp463 if (const ComplexPattern *CP = in EmitMatcherCode() local
498 const ComplexPattern &CP = in EmitMatcherCode() local
538 if (const ComplexPattern *CP = N->getComplexPatternInfo(CGP)) { in EmitResultOfNamedOperand() local
DCodeGenDAGPatterns.cpp1344 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty() local
2427 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode() local
2784 if (const ComplexPattern *CP = in AddPatternToMatch() local
/external/llvm/lib/Target/MSP430/
DMSP430ISelDAGToDAG.cpp48 const Constant *CP; member
151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp399 } else if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(this)){ in print_details() local
DInstrEmitter.cpp366 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op)) { in AddOperand() local
DLegalizeDAG.cpp1730 Constant *CP = ConstantVector::get(CV); in ExpandBUILD_VECTOR() local
/external/mdnsresponder/mDNSPosix/
DMakefile61 CP = cp macro
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp67 const Constant *CP; member
639 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
675 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
/external/clang/lib/Sema/
DSemaObjCProperty.cpp1089 ObjCCategoryDecl::prop_iterator CP, CE; in MatchOneProtocolPropertiesInClass() local
1103 ObjCInterfaceDecl::prop_iterator CP, CE; in MatchOneProtocolPropertiesInClass() local
/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.cpp628 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(), in LowerConstantPool() local
/external/harfbuzz/src/
Dharfbuzz-shaper.cpp79 #define CP CombiningProhibitedBreak macro
/external/llvm/lib/Target/CellSPU/
DSPUISelDAGToDAG.cpp207 const Constant *CP = ConstantVector::get(CV); in emitBuildVector() local
DSPUISelLowering.cpp1011 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp959 if (const ConstantVector *CP = dyn_cast<ConstantVector>(Init)) { in InitializeMemory() local
/external/opencv/cv/include/
Dcvtypes.h275 int CP; /* number of control vector dimensions */ member
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp907 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment()); in LowerConstantPool() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp309 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
/external/clang/lib/Lex/
DLexer.cpp1211 static char DecodeTrigraphChar(const char *CP, Lexer *L) { in DecodeTrigraphChar()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp996 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in EmitConstantPool() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp396 PathDiagnosticCallPiece *CP = I->first; in updateStackPiecesWithMessage() local
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp525 if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op.getOperand(1))) in isFloatingPointZero() local
1189 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local

12