Home
last modified time | relevance | path

Searched defs:WordType (Results 1 – 5 of 5) 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.cpp756 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.h57 using WordType = uint64_t; member
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp7791 Type *WordType = Type::getIntNTy(Ctx, MinWordSize * 8); in emitExpandAtomicRMW() local