Home
last modified time | relevance | path

Searched refs:isConstantFP (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocEntry.h86 bool isConstantFP() const { return EntryKind == E_ConstantFP; } in isConstantFP() function
103 else if (isConstantFP()) in dump()
HDDwarfCompileUnit.cpp800 } else if (Entry->isConstantFP()) { in applyConcreteDbgVariableAttributes()
837 } else if (Entry.isConstantFP()) { in applyConcreteDbgVariableAttributes()
HDDwarfDebug.cpp2685 } else if (Entry.isConstantFP()) { in emitDebugLocValue()