Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td659 def CMP3 : ComparisonOpcode {
H A DInterp.h790 bool CMP3(InterpState &S, CodePtr OpPC, const ComparisonCategoryInfo *CmpInfo) { in CMP3() function