Searched defs:PRI (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.h | 102 const PhysicalRegisterInfo &PRI; member
|
D | RDFRegisters.h | 226 const PhysicalRegisterInfo &PRI; member
|
D | RDFGraph.h | 872 const PhysicalRegisterInfo PRI; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 314 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency() local
|
D | MachineInstrBundle.cpp | 314 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; in AnalyzePhysRegInBundle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 355 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare() local
|