Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/TableGen/
DX86RecognizableInstr.h215 bool shouldBeEmitted() const { in shouldBeEmitted() function
DX86RecognizableInstr.cpp280 if (recogInstr.shouldBeEmitted()) in processInstr()
/external/llvm/utils/TableGen/
DX86RecognizableInstr.h194 bool shouldBeEmitted() const { in shouldBeEmitted() function
DX86RecognizableInstr.cpp274 if (recogInstr.shouldBeEmitted()) { in processInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DX86RecognizableInstr.h314 bool shouldBeEmitted() const { in shouldBeEmitted() function
DX86RecognizableInstr.cpp147 if (recogInstr.shouldBeEmitted()) { in processInstr()