Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h96 static RValue getComplex(llvm::Value *V1, llvm::Value *V2) { in getComplex() function
104 static RValue getComplex(const std::pair<llvm::Value *, llvm::Value *> &C) { in getComplex() function