/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() 217 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() 272 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
|
/external/llvm/lib/CodeGen/ |
D | RegisterCoalescer.cpp | 425 bool RegisterCoalescer::adjustCopiesBackFrom(const CoalescerPair &CP, in adjustCopiesBackFrom() 568 bool RegisterCoalescer::removeCopyByCommutingDef(const CoalescerPair &CP, in removeCopyByCommutingDef() 733 bool RegisterCoalescer::reMaterializeTrivialDef(CoalescerPair &CP, in reMaterializeTrivialDef() 848 const CoalescerPair &CP) { in eliminateUndefCopy() 940 bool RegisterCoalescer::canJoinPhys(const CoalescerPair &CP) { in canJoinPhys() 967 CoalescerPair CP(*TRI); in joinCopy() local 1113 bool RegisterCoalescer::joinReservedPhysReg(CoalescerPair &CP) { in joinReservedPhysReg() 1230 const CoalescerPair &CP; member in __anoneed1b2d20211::JoinVals 1907 bool RegisterCoalescer::joinVirtRegs(CoalescerPair &CP) { in joinVirtRegs() 1968 bool RegisterCoalescer::joinIntervals(CoalescerPair &CP) { in joinIntervals()
|
D | LiveRegMatrix.cpp | 121 CoalescerPair CP(VirtReg.reg, PhysReg, *TRI); in checkRegUnitInterference() local
|
D | LiveInterval.cpp | 140 const CoalescerPair &CP, in overlaps()
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherGen.cpp | 459 if (const ComplexPattern *CP = in EmitMatcherCode() local 494 const ComplexPattern &CP = in EmitMatcherCode() local 534 if (const ComplexPattern *CP = N->getComplexPatternInfo(CGP)) { in EmitResultOfNamedOperand() local
|
D | CodeGenDAGPatterns.cpp | 1422 if (const ComplexPattern *CP = getComplexPatternInfo(CGP)) in NodeHasProperty() local 2458 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode() local 2862 if (const ComplexPattern *CP = in AddPatternToMatch() local
|
/external/llvm/utils/yaml2obj/ |
D | yaml2obj.cpp | 731 static bool layoutCOFF(COFFParser &CP) { in layoutCOFF() argument 804 void writeCOFF(COFFParser &CP, raw_ostream &OS) { in writeCOFF() 869 COFFParser CP(S); in main() 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/Target/AArch64/ |
D | AArch64ISelDAGToDAG.cpp | 342 SDValue CP = CurDAG->getTargetConstantPool(C, CN->getValueType(0)); in Select() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGDumper.cpp | 404 } else if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(this)){ in print_details() local
|
D | InstrEmitter.cpp | 387 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op)) { in AddOperand() local
|
/external/mdnsresponder/mDNSPosix/ |
D | Makefile | 61 CP = cp macro
|
/external/llvm/lib/Target/X86/ |
D | X86ISelDAGToDAG.cpp | 64 const Constant *CP; member 655 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local 697 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
|
/external/harfbuzz/src/ |
D | harfbuzz-shaper.cpp | 79 #define CP CombiningProhibitedBreak macro
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 630 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(), in LowerConstantPool() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelDAGToDAG.cpp | 1532 } else if (ConstantPoolSDNode *CP = in PostprocessISelDAG() local
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 968 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 | 911 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment()); in LowerConstantPool() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 953 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
|
/external/clang/lib/Lex/ |
D | Lexer.cpp | 1101 static char DecodeTrigraphChar(const char *CP, Lexer *L) { in DecodeTrigraphChar()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 982 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in EmitConstantPool() local
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 310 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
|