Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DRecord.cpp1840 SmallVector<Init*, 4> NewVals; in resolveReferences() local
1843 NewVals.push_back(NewVal); in resolveReferences()
1848 return (CondOpInit::get(NewConds, NewVals, in resolveReferences()
/external/llvm-project/llvm/lib/TableGen/
DRecord.cpp1926 SmallVector<Init*, 4> NewVals; in resolveReferences() local
1929 NewVals.push_back(NewVal); in resolveReferences()
1934 return (CondOpInit::get(NewConds, NewVals, in resolveReferences()