Home
last modified time | relevance | path

Searched defs:getExpr (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZMCInstLower.cpp36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCExpr.cpp82 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
DHexagonMCInstrInfo.cpp278 MCExpr const &HexagonMCInstrInfo::getExpr(MCExpr const &Expr) { in getExpr() function in HexagonMCInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h95 const MCExpr *getExpr() const { in getExpr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVUsers.cpp390 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
DScalarEvolution.cpp12332 const SCEV *SCEVEqualPredicate::getExpr() const { return LHS; } in getExpr() function in SCEVEqualPredicate
12343 const SCEV *SCEVWrapPredicate::getExpr() const { return AR; } in getExpr() function in SCEVWrapPredicate
12422 const SCEV *SCEVUnionPredicate::getExpr() const { return nullptr; } in getExpr() function in SCEVUnionPredicate
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp266 const MCExpr *getExpr() const { in getExpr() function