Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYConstantPoolValue.h36 CPJT, enumerator
72 bool isJT() const { return Kind == CSKYCP::CPJT; } in isJT()
H A DCSKYConstantPoolValue.cpp204 : CSKYConstantPoolValue(Ty, CSKYCP::CPJT, PCAdj, Modifier, in CSKYConstantPoolJT()