HomeSort by relevance Sort by last modified time
    Searched defs:LR (Results 26 - 32 of 32) sorted by null

12

  /external/eigen/blas/testing/
sblat3.f 689 DATA ICHS/'LR'/, ICHU/'UL'/
    [all...]
zblat2.f     [all...]
zblat3.f 708 DATA ICHS/'LR'/, ICHU/'UL'/
    [all...]
  /external/qemu/tcg/ppc/
tcg-target.c 385 #define LR SPR(8, 0)
502 tcg_out32 (s, MTSPR | RS (arg) | LR);
924 tcg_out32 (s, MFSPR | RT (0) | LR);
954 tcg_out32 (s, MTSPR | RS (0) | LR);
    [all...]
  /external/qemu/tcg/ppc64/
tcg-target.c 377 #define LR SPR(8, 0)
509 tcg_out32 (s, MTSPR | RS (arg) | LR);
873 + 8 /* LR */
890 tcg_out32 (s, MFSPR | RT (0) | LR);
922 tcg_out32 (s, MTSPR | RS (0) | LR);
    [all...]
  /external/opencv/ml/src/
mltree.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 969 milliseconds

12