Searched defs:UnaryOperator (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h103 class UnaryOperator : public UnaryInstruction { class in namespace:llvm
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2329 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, function in class:UnaryOperator
2338 UnaryOperator::UnaryOperator(UnaryOps iType, Value *S, function in class:UnaryOperator
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2159 explicit UnaryOperator(bool HasFPFeatures, EmptyShell Empty) function in class:clang::final::final

Completed in 68 milliseconds