Home
last modified time | relevance | path

Searched defs:Size3 (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp612 unsigned Size3 = (LdDispImm + getRegSizeInBytes(LoadInst)) - LdDisp1; in breakBlockedCopies() local
/external/llvm-project/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp610 unsigned Size3 = (LdDispImm + getRegSizeInBytes(LoadInst)) - LdDisp1; in breakBlockedCopies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPURegisterBankInfo.cpp2964 unsigned Size3 = MRI.getType(Offset).getSizeInBits(); in getInstrMapping() local
3147 unsigned Size3 = MRI.getType(VIndex).getSizeInBits(); in getInstrMapping() local
/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c833 } Size3; typedef
/external/libffi/testsuite/libffi.bhaible/
Dtestcases.c44 typedef struct { char x1; char x2; char x3; } Size3; typedef