HomeSort by relevance Sort by last modified time
    Searched defs:pso (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelLowering.cpp 557 int pso = prefslotOffset(InVT); local
588 int64_t rotamt = int64_t((offset & 0xf) - pso);
608 int64_t rotamt = -pso;
615 int64_t rotamt = -pso;
655 DAG.getConstant(-pso, PtrVT));
    [all...]
  /external/pcre/dist2/src/
pcre2_compile.c 642 typedef struct pso { struct
647 } pso; typedef in typeref:struct:pso
651 static pso pso_list[] = {
    [all...]

Completed in 102 milliseconds