Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h210 signed getJTI() { return JTI; } in getJTI() function
H A DCSKYAsmPrinter.cpp209 signed JTI = cast<CSKYConstantPoolJT>(CCPV)->getJTI(); in emitMachineConstantPoolValue()