Searched defs:CreateCast (Results 1 – 4 of 4) sorted by relevance
181 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
250 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
167 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
622 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function