Home
last modified time | relevance | path

Searched refs:returnWithError (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DVectorBuilder.h55 RetType returnWithError(const char *ErrorMsg) const { in returnWithError() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp59 return returnWithError<Value *>("No VPIntrinsic for this opcode"); in createVectorInstruction()