Home
last modified time | relevance | path

Searched refs:ImportConstant (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp908 auto ImportConstant = [&](StringRef Name, uint64_t Const, unsigned AbsWidth, in importTypeId() local
944 TIL.AlignLog2 = ImportConstant("align", TTRes.AlignLog2, 8, Int8Ty); in importTypeId()
946 ImportConstant("size_m1", TTRes.SizeM1, TTRes.SizeM1BitWidth, IntPtrTy); in importTypeId()
951 TIL.BitMask = ImportConstant("bit_mask", TTRes.BitMask, 8, Int8PtrTy); in importTypeId()
955 TIL.InlineBits = ImportConstant( in importTypeId()