Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h50 bool isComplex() const { return flavor == Complex; } in isComplex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2134 bool HexagonInstrInfo::isComplex(const MachineInstr &MI) const { in isComplex() function in HexagonInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1814 bool DIExpression::isComplex() const { in isComplex() function in DIExpression