HomeSort by relevance Sort by last modified time
    Searched refs:CP (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/clang/test/Sema/
block-args.c 15 int (^CP)(int) = ^(int x) { return x*x; };
16 take(CP);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.properties 51 Cp037 EBCDIC-CP-US,EBCDIC-CP-CA,EBCDIC-CP-WT,EBCDIC-CP-NL,IBM037 0x0019
57 Cp277 EBCDIC-CP-DK,EBCDIC-CP-NO,IBM277,csIBM277 0x0019
59 Cp278 EBCDIC-CP-FI,EBCDIC-CP-SE,IBM278,csIBM278 0x0019
61 Cp280 EBCDIC-CP-IT,IBM280,csIBM280 0x0019
64 Cp284 EBCDIC-CP-ES,IBM284,csIBM284 0x001
    [all...]
  /external/clang/test/Index/Inputs/
t1.c 28 int (^CP)(int) = ^(int x) { return x * global_var; };
  /frameworks/compile/libbcc/runtime/make/
config.mk 18 CP := cp
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 124 bool JoinIntervals(CoalescerPair &CP);
130 bool AdjustCopiesBackFrom(const CoalescerPair &CP, MachineInstr *CopyMI);
141 bool RemoveCopyByCommutingDef(const CoalescerPair &CP,MachineInstr *CopyMI);
150 bool shouldJoinPhys(CoalescerPair &CP);
165 void UpdateRegDefsUses(const CoalescerPair &CP);
180 bool eliminateUndefCopy(MachineInstr *CopyMI, const CoalescerPair &CP);
415 bool RegisterCoalescer::AdjustCopiesBackFrom(const CoalescerPair &CP,
419 if (!LIS->hasInterval(CP.getDstReg()))
423 LIS->getInterval(CP.isFlipped() ? CP.getDstReg() : CP.getSrcReg())
    [all...]
ELFCodeEmitter.cpp 63 // the later may reference JT or CP entry address.
142 const std::vector<MachineConstantPoolEntry> &CP = MCP->getConstants();
143 if (CP.empty()) return;
149 for (unsigned i = 0, e = CP.size(); i != e; ++i) {
150 MachineConstantPoolEntry CPE = CP[i];
  /external/qemu-pc-bios/
Makefile 24 CP := cp
33 $(CP) bochs/bios/BIOS-bochs-latest $@
37 $(CP) vgabios/VGABIOS-lgpl-latest.cirrus.bin $@
  /external/llvm/bindings/ocaml/llvm/
Makefile 31 $(Verb) $(CP) -f $< $@
  /external/opencv/cv/src/
cvkalman.cpp 45 cvCreateKalman( int DP, int MP, int CP )
57 if( CP < 0 )
58 CP = DP;
66 kalman->CP = CP;
93 if( CP > 0 )
95 CV_CALL( kalman->control_matrix = cvCreateMat( DP, CP, CV_32FC1 ));
181 if( control && kalman->CP > 0 )
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 48 const Constant *CP;
52 unsigned Align; // CP alignment.
55 : BaseType(RegBase), Disp(0), GV(0), CP(0), BlockAddr(0),
60 return GV != 0 || CP != 0 || ES != 0 || JT != -1;
75 } else if (CP) {
76 errs() << " CP ";
77 CP->dump();
151 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0)) {
152 AM.CP = CP->getConstVal()
    [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 87 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
148 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
181 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
214 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
ARMConstantPoolValue.cpp 63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP,
165 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP,
168 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants();
230 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP,
233 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants();
286 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP,
289 const std::vector<MachineConstantPoolEntry> Constants = CP->getConstants();
  /external/llvm/lib/VMCore/
ConstantsContext.h 481 static ValType getValType(ConstantVector *CP) {
483 Elements.reserve(CP->getNumOperands());
484 for (unsigned i = 0, e = CP->getNumOperands(); i != e; ++i)
485 Elements.push_back(CP->getOperand(i));
616 typename MapTy::iterator FindExistingElement(ConstantClass *CP) {
618 typename InverseMapTy::iterator IMI = InverseMap.find(CP);
620 IMI->second->second == CP &&
626 Map.find(MapKey(static_cast<TypeClass*>(CP->getType()),
627 ConstantKeyData<ConstantClass>::getValType(CP)));
628 if (I == Map.end() || I->second != CP) {
    [all...]
Makefile 28 $(Verb) $(CMP) -s $@ $< || ( $(CP) $< $@ && \
  /external/llvm/bindings/ocaml/
Makefile.ocaml 138 $(Verb) $(CP) -f $< $@
141 $(Verb) $(CP) -f $< $@
229 $(Verb) $(CP) -f $< $@
275 $(Verb) $(CP) -f $< $@
301 $(Verb) $(CP) -f $< $@
314 $(Verb) $(CP) -f $< $@
315 $(Verb) $(CP) -f $(<:.cmxa=.a) $(@:.cmxa=.a)
355 $(Verb) $(CP) -f $< $@
  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 54 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
  /hardware/ti/omap4xxx/domx/make/
start.mk 74 CP := cp
  /external/fdlibm/
makefile.in 61 CP = @CP@
135 $(CP) $(LIB) $(prefix)/lib/$(LIB)
  /external/clang/
Makefile 83 $(CP) $(PROJ_SRC_DIR)/$${dir}/Makefile $${dir}/Makefile; \
  /external/llvm/docs/
Makefile 93 $(Verb) $(CP) $(PROJ_OBJ_DIR)/doxygen.tar.gz $(PROJ_OBJ_DIR)/doxygen/html/
115 $(Verb) $(CP) $(PROJ_OBJ_DIR)/ocamldoc.tar.gz $(PROJ_OBJ_DIR)/ocamldoc/html/
  /external/llvm/lib/CodeGen/SelectionDAG/
InstrEmitter.cpp 364 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(Op)) {
365 int Offset = CP->getOffset();
366 unsigned Align = CP->getAlignment();
367 Type *Type = CP->getType();
379 if (CP->isMachineConstantPoolEntry())
380 Idx = MCP->getConstantPoolIndex(CP->getMachineCPVal(), Align);
382 Idx = MCP->getConstantPoolIndex(CP->getConstVal(), Align);
384 CP->getTargetFlags()));
    [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 463 if (const ComplexPattern *CP =
465 const std::vector<Record*> &OpNodes = CP->getRootNodes();
498 const ComplexPattern &CP =
503 AddMatcher(new CheckComplexPatMatcher(CP, RecNodeEntry,
507 NextRecordedOperandNo += CP.getNumOperands();
508 if (CP.hasProperty(SDNPHasChain)) {
538 if (const ComplexPattern *CP = N->getComplexPatternInfo(CGP)) {
549 for (unsigned i = 0, e = CP->getNumOperands(); i != e; ++i)
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 66 const ConstantVector *CP = cast<ConstantVector>(SVI->getOperand(2));
67 for (User::const_op_iterator i = CP->op_begin(), e = CP->op_end(); i!=e; ++i)
89 if (ConstantVector *CP = dyn_cast<ConstantVector>(V))
90 return CP->getOperand(EltNo);
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 68 const Constant *CP;
72 unsigned Align; // CP alignment.
77 Segment(), GV(0), CP(0), BlockAddr(0), ES(0), JT(-1), Align(0),
82 return GV != 0 || CP != 0 || ES != 0 || JT != -1 || BlockAddr != 0;
124 dbgs() << " CP ";
125 if (CP)
126 CP->dump();
244 else if (AM.CP)
245 Disp = CurDAG->getTargetConstantPool(AM.CP, MVT::i32,
640 } else if (ConstantPoolSDNode *CP = dyn_cast<ConstantPoolSDNode>(N0))
    [all...]

Completed in 952 milliseconds

1 2 3