Home
last modified time | relevance | path

Searched refs:rewrites (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_isa.py165 rewrites = {}
173 rewrites[rw.attrib['name']] = mp
175 common['swaps'].append([lr, cond, rewrites])
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h118 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo()
119 : AsmRewrites(rewrites) {} in ParseInstructionInfo()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c551 unsigned rewrites = 0; in bound_bo_access_instr() local
555 rewrites++; in bound_bo_access_instr()
560 assert(rewrites == intr->num_components); in bound_bo_access_instr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmParser.cpp116 ParseStatementInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseStatementInfo()
117 : AsmRewrites(rewrites) {} in ParseStatementInfo()

Completed in 15 milliseconds