Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp97 static bool isST(unsigned Opcode) { in isST() function
150 else if (isSTX64(Opcode) || isSTX32(Opcode) || isST(Opcode)) in checkADDrr()