Searched defs:CreateCast (Results 1 – 4 of 4) sorted by relevance
188 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
222 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
176 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
642 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function