Home
last modified time | relevance | path

Searched refs:getLabelID (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h63 unsigned getLabelID() const { return LabelId; } in getLabelID() function
H A DCSKYAsmPrinter.cpp224 Twine(getFunctionNumber()) + "_" + Twine(CCPV->getLabelID())); in emitMachineConstantPoolValue()