Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFLiveness.h102 const PhysicalRegisterInfo &PRI; member
H A DRDFRegisters.h226 const PhysicalRegisterInfo &PRI; member
H A DRDFGraph.h872 const PhysicalRegisterInfo PRI; member
/third_party/rust/crates/rustix/src/backend/linux_raw/io/
H A Dpoll_fd.rs12 const PRI = linux_raw_sys::general::POLLPRI as u16; consts
H A Depoll.rs95 const PRI = linux_raw_sys::general::EPOLLPRI as u32; consts
/third_party/rust/crates/rustix/src/backend/libc/io/
H A Dpoll_fd.rs20 const PRI = c::POLLPRI; consts
H A Depoll.rs94 const PRI = c::EPOLLPRI as u32; consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp314 PhysRegInfo PRI = {false, false, false, false, false, false, false, false}; in AnalyzePhysRegInBundle() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp355 PhysRegInfo PRI = AnalyzePhysRegInBundle(*I, AArch64::NZCV, TRI); in findConvertibleCompare() local

Completed in 8 milliseconds