HomeSort by relevance Sort by last modified time
    Searched refs:RC (Results 126 - 145 of 145) sorted by null

1 2 3 4 56

  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGSDNodes.cpp 119 const TargetRegisterClass *RC =
121 Cost = RC->getCopyCost();
SelectionDAGBuilder.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp     [all...]
  /hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp 510 const SCEVConstant *RC = cast<SCEVConstant>(RHS);
514 const APInt &RA = RC->getValue()->getValue();
554 const SCEVNAryExpr *RC = cast<SCEVNAryExpr>(RHS);
557 unsigned LNumOps = LC->getNumOperands(), RNumOps = RC->getNumOperands();
561 long X = compare(LC->getOperand(i), RC->getOperand(i));
570 const SCEVUDivExpr *RC = cast<SCEVUDivExpr>(RHS);
573 long X = compare(LC->getLHS(), RC->getLHS());
576 return compare(LC->getRHS(), RC->getRHS());
583 const SCEVCastExpr *RC = cast<SCEVCastExpr>(RHS);
586 return compare(LC->getOperand(), RC->getOperand())
    [all...]
  /external/llvm/lib/CodeGen/
MachineInstr.cpp     [all...]
  /external/llvm/lib/Target/Alpha/
AlphaISelLowering.cpp 40 TargetRegisterClass *RC) {
41 assert(RC->contains(PReg) && "Not the correct regclass!");
42 unsigned VReg = MF.getRegInfo().createVirtualRegister(RC);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp     [all...]
X86ISelLowering.h     [all...]
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp 451 const SCEVConstant *RC = dyn_cast<SCEVConstant>(RHS);
452 if (RC) {
453 const APInt &RA = RC->getValue()->getValue();
457 return SE.getMulExpr(LHS, RC);
465 if (!RC)
468 const APInt &RA = RC->getValue()->getValue();
    [all...]
  /external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump 279 ??{?I?? ????_??+~??|P??0??_??O1=??[???{?:???O??Cp??~????]???A??rc??j?????%a"w???E?_?,>?IF???y?;?? ??`!??X? "p???rW??y [?????l[???????x?_???????;~????????m3????c?/?????t ??c??%?'G|t??????"?
286 ???´?ffp??c??io?Ęc??O^;.e8?]!\?2???b@?S#?dg?~?n?jm3W?g????C?ob?J???`PsU6?? ??=Uz`a??????'?}5??^??[??b???Y? ?4?rc ?T????{???3??^??????7?? \V??Lm?V????h= ??.EE???8??V???B?????pp[?b?i?G[?Ws?*?1E?b?Z???]b???u?DS?7?????X'?j?y:jz???????s>F9?????{A-???[?:?.?u*?????.????j?~?K?????>?bG?+r?Q[=???P?e'? ?T?(L?`b??????3?/??b<_"??Jf??|??9x?cP?????=?n?O??.??f??&?r,!??b,
    [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/chromium/sdch/open-vcdiff/
configure     [all...]
  /external/expat/
configure     [all...]
  /external/libffi/
configure     [all...]
  /external/chromium/third_party/libevent/
configure     [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]

Completed in 1162 milliseconds

1 2 3 4 56