Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64GlobalISelUtils.cpp38 return Splat->getCst(); in getAArch64VectorSplatScalar()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h421 int64_t getCst() const { in getCst() function