Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGValue.h92 static RValue getComplex(llvm::Value *V1, llvm::Value *V2) { in getComplex() function
100 static RValue getComplex(const std::pair<llvm::Value *, llvm::Value *> &C) { in getComplex() function
/aosp_15_r20/external/clang/test/CodeGen/
H A Dconditional-gnu-ext.c24 _Complex int getComplex(_Complex int val) { in getComplex() function
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dconditional-gnu-ext.cpp27 _Complex int getComplex(_Complex int val) { in getComplex() function