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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h52 bool isComplex() const { return V1.getInt() == Complex; } function in class:clang::CodeGen::RValue
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1461 bool HexagonInstrInfo::isComplex(const MachineInstr *MI) const { function in class:HexagonInstrInfo

Completed in 286 milliseconds