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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h77 static RValue getComplex(llvm::Value *V1, llvm::Value *V2) { function in class:clang::CodeGen::RValue
85 static RValue getComplex(const std::pair<llvm::Value *, llvm::Value *> &C) { function in class:clang::CodeGen::RValue

Completed in 99 milliseconds