Home
last modified time | relevance | path

Searched refs:removeValue (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLegacyDivergenceAnalysis.h53 void removeValue(const Value *V) { DivergentValues.erase(V); } in removeValue() function in llvm::LegacyDivergenceAnalysis
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgVariableManager.cpp213 void ValueScope::removeValue (const Variable* variable) in removeValue() function in rsg::ValueScope
314 scope->removeValue(variable); in declareVariable()
335 getCurValueScope().removeValue(variable); in removeValueFromCurrentScope()
H A DrsgVariableManager.hpp92 void removeValue (const Variable* variable);
/third_party/typescript/tests/baselines/reference/
H A DjsxComplexSignatureHasApplicabilityError.js165 removeValue: SelectValueHandler<TValue>;
226 removeValue?: (value: TValue | TValue[]) => void;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
H A DRecord.h1550 void removeValue(Init *Name) { in removeValue() function in llvm::final::final::Record
1559 void removeValue(StringRef Name) { in removeValue() function in llvm::final::final::Record
1560 removeValue(StringInit::get(Name)); in removeValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp261 CurRec->removeValue(TArgs[i]); in AddSubClass()
1384 ParseRec->removeValue(LHS); in ParseOperation()
1652 ParseRec->removeValue(A); in ParseOperation()
1653 ParseRec->removeValue(B); in ParseOperation()
H A DRecord.cpp1674 NewRec->removeValue(TArgs[i]);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp673 DA->removeValue(Term); in killTerminator()

Completed in 14 milliseconds