Searched defs:PRI (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h102 const PhysicalRegisterInfo &PRI; member in struct:llvm::rdf::Liveness
H A DRDFRegisters.h226 const PhysicalRegisterInfo &PRI; member in struct:llvm::rdf::RegisterAggr
166 isCoverOf(RegisterRef RA, RegisterRef RB, const PhysicalRegisterInfo &PRI) argument
H A DRDFGraph.h872 const PhysicalRegisterInfo PRI; member in struct:DataFlowGraph
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-medsa.c68 #define PRI(medsa) (medsa->bytes[4] >> 5) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp314 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp355 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); local

Completed in 175 milliseconds