Home
last modified time | relevance | path

Searched defs:store_inst (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/microcode/siop/
H A Dncr53cxxx.c950 void store_inst () in store_inst() function
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRInterpreter.cpp1321 const StoreInst *store_inst = cast<StoreInst>(inst); in Interpret() local