classof(const EvaluatorValue *e) | circt::om::evaluator::PathValue | inlinestatic |
ctx | circt::om::evaluator::EvaluatorValue | private |
EvaluatorValue(MLIRContext *ctx, Kind kind, Location loc) | circt::om::evaluator::EvaluatorValue | inline |
field | circt::om::evaluator::PathValue | private |
finalize() | circt::om::evaluator::EvaluatorValue | |
finalized | circt::om::evaluator::EvaluatorValue | private |
finalizeImpl() | circt::om::evaluator::PathValue | inline |
fullyEvaluated | circt::om::evaluator::EvaluatorValue | private |
getAsString() const | circt::om::evaluator::PathValue | |
getContext() const | circt::om::evaluator::EvaluatorValue | inline |
getContext() | circt::om::evaluator::EvaluatorValue | inline |
getEmptyPath(Location loc) | circt::om::evaluator::PathValue | static |
getField() const | circt::om::evaluator::PathValue | inline |
getKind() const | circt::om::evaluator::EvaluatorValue | inline |
getLoc() const | circt::om::evaluator::EvaluatorValue | inline |
getModule() const | circt::om::evaluator::PathValue | inline |
getPath() const | circt::om::evaluator::PathValue | inline |
getRef() const | circt::om::evaluator::PathValue | inline |
getTargetKind() const | circt::om::evaluator::PathValue | inline |
getType() const | circt::om::evaluator::EvaluatorValue | |
isFullyEvaluated() const | circt::om::evaluator::EvaluatorValue | inline |
kind | circt::om::evaluator::EvaluatorValue | private |
Kind enum name | circt::om::evaluator::EvaluatorValue | |
loc | circt::om::evaluator::EvaluatorValue | private |
markFullyEvaluated() | circt::om::evaluator::EvaluatorValue | inline |
path | circt::om::evaluator::PathValue | private |
PathValue(om::TargetKindAttr targetKind, om::PathAttr path, StringAttr module, StringAttr ref, StringAttr field, Location loc) | circt::om::evaluator::PathValue | |
ref | circt::om::evaluator::PathValue | private |
setBasepath(const BasePathValue &basepath) | circt::om::evaluator::PathValue | |
setLoc(Location l) | circt::om::evaluator::EvaluatorValue | inline |
setLocIfUnknown(Location l) | circt::om::evaluator::EvaluatorValue | inline |
targetKind | circt::om::evaluator::PathValue | private |