Home
last modified time | relevance | path

Searched defs:VR1 (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp208 Register VR1 = MRI.createVirtualRegister(RC); in expandLoadACC() local
233 Register VR1 = MRI.createVirtualRegister(RC); in expandStoreACC() local
266 Register VR1 = MRI.createVirtualRegister(RC); in expandCopyACC() local
H A DMipsSEISelLowering.cpp3067 Register VR1 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_sse2.c50 #define VR1(r...) VR1_(r, 1, 2, 3, 4, 5, 6) macro
H A Dvdev_raidz_math_avx2.c48 #define VR1(r...) VR1_(r) macro
H A Dvdev_raidz_math_avx512bw.c52 #define VR1(r...) VR1_(r) macro
H A Dvdev_raidz_math_ssse3.c49 #define VR1(r...) VR1_(r) macro
H A Dvdev_raidz_math_avx512f.c51 #define VR1(r...) VR1_(r) macro
H A Dvdev_raidz_math_powerpc_altivec_common.h51 #define VR1(r...) VR1_(r) macro
H A Dvdev_raidz_math_aarch64_neon_common.h54 #define VR1(r...) VR1_(r) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp327 bool RegisterCellLexCompare::operator() (unsigned VR1, unsigned VR2) const { in operator ()()
354 bool RegisterCellBitCompareSel::operator() (unsigned VR1, unsigned VR2) const { in operator ()()