Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h86 bool isConstantFP() const { return EntryKind == E_ConstantFP; } in isConstantFP() function
103 else if (isConstantFP()) in dump()
H A DDwarfCompileUnit.cpp800 } else if (Entry->isConstantFP()) { in applyConcreteDbgVariableAttributes()
837 } else if (Entry.isConstantFP()) { in applyConcreteDbgVariableAttributes()
H A DDwarfDebug.cpp2685 } else if (Entry.isConstantFP()) { in emitDebugLocValue()