Home
last modified time | relevance | path

Searched defs:PRI (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/tcpdump/
HDprint-medsa.c68 #define PRI(medsa) (medsa->bytes[4] >> 5) macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRDFLiveness.h102 const PhysicalRegisterInfo &PRI; member
HDRDFRegisters.h226 const PhysicalRegisterInfo &PRI; member
HDRDFGraph.h872 const PhysicalRegisterInfo PRI; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetSchedule.cpp314 for (const MCWriteProcResEntry *PRI = STI->getWriteProcResBegin(SCDesc), in computeOutputLatency() local
HDMachineInstrBundle.cpp314 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; in AnalyzePhysRegInBundle() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ConditionalCompares.cpp355 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare() local