Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLowerEmuTLS.cpp139 IntegerType *WordType = DL.getIntPtrType(C); in addEmuTlsVar() local
H A DAtomicExpandPass.cpp681 Type *WordType = nullptr; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h80 typedef uint64_t WordType; typedef
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.h60 using WordType = uint64_t; member