HomeSort by relevance Sort by last modified time
    Searched refs:N2 (Results 126 - 150 of 185) sorted by null

1 2 3 4 56 7 8

  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
DAGCombiner.cpp 335 SDValue SimplifySelect(SDLoc DL, SDValue N0, SDValue N1, SDValue N2);
336 SDValue SimplifySelectCC(SDLoc DL, SDValue N0, SDValue N1, SDValue N2,
744 SDValue N0, N1, N2;
745 if (isSetCCEquivalent(N, N0, N1, N2) && N.getNode()->hasOneUse())
    [all...]
  /external/clang/test/CodeGenCXX/
bitfield.cpp 205 namespace N2 {
references.cpp 178 namespace N2 {
  /external/libvncserver/webclients/java-applet/ssl/
ss_vncviewer     [all...]
  /external/opencv3/modules/imgproc/src/
demosaicing.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 576 SDValue getVectorShuffle(EVT VT, SDLoc dl, SDValue N1, SDValue N2,
578 SDValue getVectorShuffle(EVT VT, SDLoc dl, SDValue N1, SDValue N2,
582 return getVectorShuffle(VT, dl, N1, N2, MaskElts.data());
683 SDValue getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2,
685 SDValue getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2,
687 SDValue getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2,
689 SDValue getNode(unsigned Opcode, SDLoc DL, EVT VT, SDValue N1, SDValue N2,
697 SDValue N2);
699 SDValue N2, SDValue N3);
701 SDValue N2, SDValue N3, SDValue N4)
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonCommonGEP.cpp 68 bool operator()(const GepNode *N1, const GepNode *N2) const {
69 auto F1 = Map.find(N1), F2 = Map.find(N2);
462 NodePair node_pair(GepNode *N1, GepNode *N2) {
463 uintptr_t P1 = uintptr_t(N1), P2 = uintptr_t(N2);
465 return std::make_pair(N1, N2);
466 return std::make_pair(N2, N1);
477 bool node_eq(GepNode *N1, GepNode *N2, NodePairSet &Eq, NodePairSet &Ne) {
480 if (node_hash(N1) != node_hash(N2))
483 NodePair NP = node_pair(N1, N2);
492 bool Root2 = N2->Flags & GepNode::Root
    [all...]
  /external/ceres-solver/internal/ceres/
evaluator_test.cc 56 int N0 = 0, int N1 = 0, int N2 = 0, bool kSucceeds = true>
58 : public SizedCostFunction<kNumResiduals, N0, N1, N2> {
59 typedef SizedCostFunction<kNumResiduals, N0, N1, N2> Base;
program_test.cc 60 template <int kNumResiduals, int N0, int N1, int N2>
62 SizedCostFunction<kNumResiduals, N0, N1, N2> {
68 residuals[i] = kNumResiduals + N0 + N1 + N2;
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 116 SDNode *SelectIndexedBinOp(SDNode *Op, SDValue N1, SDValue N2,
352 SDValue N1, SDValue N2,
365 SDValue Ops0[] = { N2, LD->getBasePtr(), LD->getChain() };
  /external/clang/test/SemaCXX/
cxx1y-init-captures.cpp 23 auto N2 = [x = y, //expected-note3{{begins here}}
overloaded-operator.cpp 372 namespace N2 {
383 using namespace N2::M;
  /prebuilts/go/darwin-x86/src/encoding/gob/
type_test.go 165 type N2 struct{}
174 {N2{}, "encoding/gob.N2"},
  /prebuilts/go/linux-x86/src/encoding/gob/
type_test.go 165 type N2 struct{}
174 {N2{}, "encoding/gob.N2"},
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp     [all...]
  /external/libopus/src/
analysis.c 198 int N = 480, N2=240;
253 for (i=0;i<N2;i++)
257 in[i].i = (kiss_fft_scalar)(w*tonal->inmem[N2+i]);
259 in[N-i-1].i = (kiss_fft_scalar)(w*tonal->inmem[N+N2-i-1]);
267 for (i=1;i<N2;i++)
  /external/opencv3/modules/objdetect/src/
detection_based_tracker.cpp 758 int N2=(int)detectedObjects.size();
759 LOGD("DetectionBasedTracker::updateTrackedObjects: N1=%d, N2=%d", N1, N2);
781 for(int j=0; j < N2; j++) {
811 for(int j=0; j < N2; j++) {
829 for(int j=0; j < N2; j++) {
    [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp 187 MDNode *n2 = MDNode::get(Context, c1); local
188 Metadata *const c2 = n2;
193 EXPECT_NE(n1, n2);
196 EXPECT_EQ(n5, n2);
204 EXPECT_EQ(1u, n2->getNumOperands());
205 EXPECT_EQ(n1, n2->getOperand(0));
264 MDNode *N2 = getNode(N0, N1);
266 Metadata *Args[] = {ConstantAsMetadata::get(C), S, nullptr, N0, N1, N2};
277 MDNode *Nodes[] = {N0, N1, N2};
323 MDNode *N2 = getNode(N0, N1)
2131 MDNode *n2 = MDNode::get(Context, V2); local
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp     [all...]
  /external/autotest/site_utils/
perf_compare.py 432 optional_group.add_option('--iterations', metavar='N1[,N2...]',
441 'to KEY1, N2 corresponds to KEY2, etc.')
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSAnimator.java 335 final int N2 = mTopFiveQs.size();
336 for (int i = 0; i < N2; i++) {
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaYca.cpp 140 int begin = N2;
264 int begin = N2;
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btConvexHull.cpp 57 btVector3 N2 = p1.normal;
60 btVector3 n2n3; n2n3 = N2.cross(N3);
62 btVector3 n1n2; n1n2 = N1.cross(N2);

Completed in 1365 milliseconds

1 2 3 4 56 7 8