Home
last modified time | relevance | path

Searched defs:binop_eval_t (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h139 using binop_eval_t = uint64_t (*)(uint64_t, uint64_t); variable
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h344 using binop_eval_t = Expected<ExpressionValue> (*)(const ExpressionValue &, variable