Searched defs:TmpList (Results 1 – 3 of 3) sorted by relevance
1898 CPURegList* TmpList() { return &tmp_list_; } in TmpList() function
2994 CPURegList* TmpList() { return &tmp_list_; } in TmpList() function
2182 SmallVector<Value *, 8> TmpList; in ConcatenateVectors() local