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