Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGValue.h55 bool isComplex() const { return V1.getInt() == Complex; } in isComplex() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1425 bool DIExpression::isComplex() const { in isComplex() function in DIExpression
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2129 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo