Home
last modified time | relevance | path

Searched defs:GPR (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DXmmArith.cpp1485 #define TestImplSXmmReg(Dst, GPR, Inst, Size, IntType) \ in TEST_F() argument
1504 #define TestImplSRegXmm(GPR, Src, Inst, IntSize, Size) \ in TEST_F() argument
1564 #define TestImplSRegAddr(GPR, Inst, IntSize, Size) \ in TEST_F() argument
1584 #define TestImplSize(Dst, Src, GPR, Size) \ in TEST_F() argument
1602 #define TestImpl(Dst, Src, GPR) \ in TEST_F() argument
1950 #define TestPinsrXmmGPRImm(Dst, Value0, GPR, Value1, Imm, Size) \ in TEST_F() argument
1998 #define TestPinsrSize(Dst, GPR, Value1, Imm, Size) \ in TEST_F() argument
2045 #define TestPextrGPRXmmImm(GPR, Src, Value1, Imm, Size) \ in TEST_F() argument
2065 #define TestPextrSize(GPR, Src, Value1, Imm, Size) \ in TEST_F() argument
H A DDataMov.cpp1358 #define TestMovmskGPRXmm(GPR, Src, Value1, Expected, Inst) \ in TEST_F() argument
1376 #define TestMovmsk(GPR, Src) \ in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DXmmArith.cpp1412 #define TestImplSXmmReg(Dst, GPR, Inst, Size) \ in TEST_F() argument
1432 #define TestImplSRegXmm(GPR, Src, Inst, Size) \ in TEST_F() argument
1493 #define TestImplSRegAddr(GPR, Inst, Size) \ in TEST_F() argument
1513 #define TestImplSize(Dst, Src, GPR, Size) \ in TEST_F() argument
1527 #define TestImpl(Dst, Src, GPR) \ in TEST_F() argument
1847 #define TestPinsrXmmGPRImm(Dst, Value0, GPR, Value1, Imm, Size) \ in TEST_F() argument
1895 #define TestPinsrSize(Dst, GPR, Value1, Imm, Size) \ in TEST_F() argument
1934 #define TestPextrGPRXmmImm(GPR, Src, Value1, Imm, Size) \ in TEST_F() argument
1954 #define TestPextrSize(GPR, Src, Value1, Imm, Size) \ in TEST_F() argument
H A DDataMov.cpp970 #define TestMovmskGPRXmm(GPR, Src, Value1, Expected, Inst) \ in TEST_F() argument
989 #define TestMovmsk(GPR, Src) \ in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DMVETPAndVPTOptimisationsPass.cpp943 Register GPR = Copy->getOperand(1).getReg(); in ReplaceConstByVPNOTs() local
946 auto getImm = [&](Register GPR) -> unsigned { in ReplaceConstByVPNOTs()
/aosp_15_r20/art/disassembler/
H A Ddisassembler_x86.h25 enum RegFile { GPR, MMX, SSE }; enumerator
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h48 void setVarArgsFirstGPR(unsigned GPR) { VarArgsFirstGPR = GPR; } in setVarArgsFirstGPR()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h72 void setVarArgsFirstGPR(Register GPR) { VarArgsFirstGPR = GPR; } in setVarArgsFirstGPR()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h69 void setVarArgsFirstGPR(unsigned GPR) { VarArgsFirstGPR = GPR; } in setVarArgsFirstGPR()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp426 RegisterSubReg GPR = MI->getOperand(i); in convertToPredForm() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp407 Register GPR = MI->getOperand(i); in convertToPredForm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp427 RegisterSubReg GPR = MI->getOperand(i); in convertToPredForm() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/alsa/sound/
Demu10k1.h87 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3148 static const MCPhysReg GPR[] = { in LowerFormalArguments_64SVR4() local
3584 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32; in LowerFormalArguments_Darwin() local
3973 static const MCPhysReg GPR[] = { in needStackSlotPassParameters() local
5029 static const MCPhysReg GPR[] = { in LowerCall_64SVR4() local
5748 const MCPhysReg *GPR = isPPC64 ? GPR_64 : GPR_32; in LowerCall_Darwin() local
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v32/arm/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/sound/
Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/sound/
Demu10k1.h91 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro

123