Searched defs:IntCast (Results 1 – 3 of 3) sorted by relevance
357 llvm::Value* IntCast(Args&&... args) { in IntCast() function
919 Value *IntCast = Builder.CreateIntCast(In, Zext.getType(), false); in transformZExtICmp() local
1077 Value *IntCast = Builder.CreateIntCast(In, Zext.getType(), false); in transformZExtICmp() local