Home
last modified time | relevance | path

Searched defs:SUBST (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/
Dupdate_cc_test_checks.py34 SUBST = { variable
/external/llvm/include/llvm/TableGen/
DRecord.h855 enum TernaryOp : uint8_t { SUBST, FOREACH, IF }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/TableGen/
DRecord.h856 enum TernaryOp : uint8_t { SUBST, FOREACH, IF, DAG }; enumerator
/external/swiftshader/third_party/LLVM/include/llvm/TableGen/
DRecord.h1003 enum TernaryOp { SUBST, FOREACH, IF }; enumerator