Searched defs:QRI (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorPrint.cpp | 55 const HexagonRegisterInfo *QRI = nullptr; member in __anon02e6cc1b0111::HexagonVectorPrint |
H A D | HexagonPeephole.cpp | 83 const HexagonRegisterInfo *QRI; member |
H A D | HexagonNewValueJump.cpp | 96 const HexagonRegisterInfo *QRI; member |
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | Core.cpp | 234 auto QRI = QueryRegistrations.find(&JD); removeQueryDependence() local |