Home
last modified time | relevance | path

Searched defs:CP (Results 1 – 25 of 33) 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()
217 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
272 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue()
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp425 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()
DLiveRegMatrix.cpp121 CoalescerPair CP(VirtReg.reg, PhysReg, *TRI); in checkRegUnitInterference() local
DLiveInterval.cpp140 const CoalescerPair &CP, in overlaps()
/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp459 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
DCodeGenDAGPatterns.cpp1422 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/
Dyaml2obj.cpp731 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/
DMSP430ISelDAGToDAG.cpp48 const Constant *CP; member
151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) { in MatchWrapper() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp342 SDValue CP = CurDAG->getTargetConstantPool(C, CN->getValueType(0)); in Select() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp404 } else if (const ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(this)){ in print_details() local
DInstrEmitter.cpp387 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op)) { in AddOperand() local
/external/mdnsresponder/mDNSPosix/
DMakefile61 CP = cp macro
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp64 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/
Dharfbuzz-shaper.cpp79 #define CP CombiningProhibitedBreak macro
/external/llvm/lib/Target/MBlaze/
DMBlazeISelLowering.cpp630 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment(), in LowerConstantPool() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1532 } else if (ConstantPoolSDNode *CP = in PostprocessISelDAG() local
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp968 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.cpp911 SDValue CP = DAG.getTargetConstantPool(C, MVT::i32, N->getAlignment()); in LowerConstantPool() local
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp953 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local
/external/clang/lib/Lex/
DLexer.cpp1101 static char DecodeTrigraphChar(const char *CP, Lexer *L) { in DecodeTrigraphChar()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp982 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants(); in EmitConstantPool() local
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp310 ConstantPoolSDNode *CP = cast<ConstantPoolSDNode>(Op); in LowerConstantPool() local

12