Home
last modified time | relevance | path

Searched defs:INS (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/regress/sys/arch/amd64/vmm/
H A Dvcpu.c50 const uint8_t INS[] = { 0x6C }; // ins es:[di],dx variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp499 SmallPtrSet<const Instruction *, 2> INS; in convertProfitableSIGroups() local
H A DCodeGenPrepare.cpp7001 SmallPtrSet<const Instruction *, 2> INS; in optimizeSelectInst() local
/openbsd-src/usr.sbin/mtrace/
H A Dmtrace.c838 #define INS 1 macro