/external/qemu-pc-bios/ |
D | Makefile | 24 CP := cp macro
|
/external/opencv/cv/src/ |
D | cvkalman.cpp | 45 cvCreateKalman( int DP, int MP, int CP ) in cvCreateKalman()
|
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 63 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/ |
D | RegisterCoalescer.cpp | 405 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/ |
D | DAGISelMatcherGen.cpp | 463 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
|
D | CodeGenDAGPatterns.cpp | 1344 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/ |
D | MSP430ISelDAGToDAG.cpp | 48 const Constant *CP; member 151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 399 } else if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(this)){ in print_details() local
|
D | InstrEmitter.cpp | 366 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op)) { in AddOperand() local
|
D | LegalizeDAG.cpp | 1730 Constant *CP = ConstantVector::get(CV); in ExpandBUILD_VECTOR() local
|
/external/mdnsresponder/mDNSPosix/ |
D | Makefile | 61 CP = cp macro
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 67 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/ |
D | SemaObjCProperty.cpp | 1089 ObjCCategoryDecl::prop_iterator CP, CE; in MatchOneProtocolPropertiesInClass() local 1103 ObjCInterfaceDecl::prop_iterator CP, CE; in MatchOneProtocolPropertiesInClass() local
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 628 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(), in LowerConstantPool() local
|
/external/harfbuzz/src/ |
D | harfbuzz-shaper.cpp | 79 #define CP CombiningProhibitedBreak macro
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 207 const Constant *CP = ConstantVector::get(CV); in emitBuildVector() local
|
D | SPUISelLowering.cpp | 1011 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 959 if (const ConstantVector *CP = dyn_cast<ConstantVector>(Init)) { in InitializeMemory() local
|
/external/opencv/cv/include/ |
D | cvtypes.h | 275 int CP; /* number of control vector dimensions */ member
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 907 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment()); in LowerConstantPool() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 309 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
|
/external/clang/lib/Lex/ |
D | Lexer.cpp | 1211 static char DecodeTrigraphChar(const char *CP, Lexer *L) { in DecodeTrigraphChar()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 996 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in EmitConstantPool() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 396 PathDiagnosticCallPiece *CP = I->first; in updateStackPiecesWithMessage() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 525 if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op.getOperand(1))) in isFloatingPointZero() local 1189 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
|