Home
last modified time | relevance | path

Searched defs:WordType (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLowerEmuTLS.cpp115 IntegerType *WordType = DL.getIntPtrType(C); in addEmuTlsVar() local
DAtomicExpandPass.cpp613 Type *WordType; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h71 typedef uint64_t WordType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.h39 constexpr Type WordType = IceType_i64; variable
DIceTargetLoweringX8632.h38 constexpr Type WordType = IceType_i32; variable
DIceAssemblerARM32.cpp32 using WordType = uint32_t; typedef