Home
last modified time | relevance | path

Searched defs:ASize (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
D2008-03-24-BitField-And-Alloca.c49 unsigned int ASize : 2; member
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp530 unsigned ASize = A->getType()->getPrimitiveSizeInBits(); in visitTrunc() local
553 const unsigned ASize = A->getType()->getPrimitiveSizeInBits(); in visitTrunc() local
DInstCombineCompares.cpp4251 unsigned ASize =cast<IntegerType>(A->getType())->getPrimitiveSizeInBits(); in visitICmpInst() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp728 unsigned ASize = A->getType()->getPrimitiveSizeInBits(); in visitTrunc() local
753 const unsigned ASize = A->getType()->getPrimitiveSizeInBits(); in visitTrunc() local
DInstCombineCompares.cpp3590 unsigned ASize = cast<IntegerType>(A->getType())->getPrimitiveSizeInBits(); in foldICmpEquality() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp473 unsigned ASize = A->getType()->getPrimitiveSizeInBits(); in visitTrunc() local
DInstCombineCompares.cpp2542 unsigned ASize =cast<IntegerType>(A->getType())->getPrimitiveSizeInBits(); in visitICmpInst() local