Home
last modified time | relevance | path

Searched defs:castValueToType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp1387 static llvm::Value *castValueToType(CodeGenFunction &CGF, llvm::Value *Val, in castValueToType() function
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2240 Value *OpenMPIRBuilder::castValueToType(InsertPointTy AllocaIP, Value *From, in castValueToType() function in OpenMPIRBuilder