Home
last modified time | relevance | path

Searched defs:CreateCast (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/llvm/include/llvm/Support/
HDConstantFolder.h155 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
HDTargetFolder.h167 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
HDNoFolder.h214 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDInitialization.h488 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function