Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h155 unsigned IntTyBits; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h198 unsigned IntTyBits; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h230 unsigned IntTyBits; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp355 static bool CheckedZextOrTrunc(APInt &I, unsigned IntTyBits) { in CheckedZextOrTrunc()
378 const unsigned IntTyBits = DL.getIndexTypeSizeInBits(CB->getType()); in getAllocSize() local