Home
last modified time | relevance | path

Searched defs:ExprOp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp188 struct ExprOp { struct
189 const MCExpr *Val;
190 int64_t CRVal; // Cached result of EvaluateCRExpr(Val)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1256 for (auto ExprOp : expr_ops()) in hasAllLocationOps() local
1481 for (auto ExprOp : expr_ops()) in getNumLocationOperands() local