Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp251 if (!decodeInst(Symbol, Inst, Size)) in evalDecodeOperand()
309 if (!decodeInst(Symbol, Inst, InstSize)) in evalNextPC()
664 bool decodeInst(StringRef Symbol, MCInst &Inst, uint64_t &Size) const { in decodeInst() function in llvm::RuntimeDyldCheckerExprEval