Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFISelDAGToDAG.cpp85 typedef std::vector<unsigned char> val_vec_type; typedef in __anond263eb520111::BPFDAGToDAGISel
87 val_vec_type &Vals, uint64_t Offset);
89 val_vec_type &Vals, int Offset);
91 val_vec_type &Vals, int Offset);
93 val_vec_type &Vals, int Offset);
99 std::map<const void *, val_vec_type> cs_vals_;
379 val_vec_type TmpVal; in getConstantFieldValue()
395 val_vec_type Vals(total_size, 0); in getConstantFieldValue()
459 val_vec_type &Vals, int Offset) { in fillConstantDataArray()
472 val_vec_type &Vals, int Offset) { in fillConstantArray()
[all …]