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