Searched defs:predicate (Results 1 – 6 of 6) sorted by relevance
26 #define predicate(x) (x & 0xf0000000) macro
49 std::string predicate; member
260 riscv_csr_predicate_fn predicate; in riscv_gen_dynamic_csr_feature() local
905 riscv_csr_predicate_fn predicate; member
1098 Aml *aml_if(Aml *predicate) in aml_if()1113 Aml *aml_while(Aml *predicate) in aml_while()
544 std::function<bool(const std::string&)> predicate) in findFruPathByInterface()