Searched defs:AndValue (Results 1 – 3 of 3) sorted by relevance
432 foldFuncPtrAndConstToNull(LLVMContext & Context,Module * TheModule,uint64_t AndValue,MaybeAlign FunctionAlign=std::nullopt) foldFuncPtrAndConstToNull() argument 481 for (unsigned AndValue = 1; AndValue <= 2; ++AndValue) { TEST() local
1210 APInt AndValue(APInt::getLowBitsSet(SrcSize, MidSize)); visitZExt() local 1217 APInt AndValue(APInt::getLowBitsSet(SrcSize, MidSize)); visitZExt() local 1223 APInt AndValue(APInt::getLowBitsSet(DstSize, MidSize)); visitZExt() local
1319 std::optional<llvm::APSInt> AndValue = check() local