Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h61 bool isInst() const { return Kind == kInst; } in isInst() function
106 assert(isInst() && "This is not a sub-instruction"); in getInst()
111 assert(isInst() && "This is not a sub-instruction"); in setInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCInst.cpp32 } else if (isInst()) { in print()
/third_party/spirv-tools/utils/vscode/src/
Dlangsvr.go374 if _, isInst := schema.Opcodes[t.Text(f.res.Lines)]; isInst && instOffset == 0 {
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
Dlangsvr.go374 if _, isInst := schema.Opcodes[t.Text(f.res.Lines)]; isInst && instOffset == 0 {
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
Dlangsvr.go374 if _, isInst := schema.Opcodes[t.Text(f.res.Lines)]; isInst && instOffset == 0 {