Searched defs:PRI (Results 1 – 10 of 10) sorted by relevance
/external/tcpdump/ |
D | print-medsa.c | 68 #define PRI(medsa) (medsa->bytes[4] >> 5) macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.h | 103 const PhysicalRegisterInfo &PRI; member
|
D | RDFRegisters.h | 227 const PhysicalRegisterInfo &PRI; member
|
D | RDFGraph.h | 873 const PhysicalRegisterInfo PRI; member
|
/external/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 292 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency() local
|
D | MachineInstrBundle.cpp | 297 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; in analyzePhysReg() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetSchedule.cpp | 315 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency() local
|
D | MachineInstrBundle.cpp | 299 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; in analyzePhysReg() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 350 MIOperands::PhysRegInfo PRI = in findConvertibleCompare() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 355 MIOperands::PhysRegInfo PRI = in findConvertibleCompare() local
|