Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInst.h129 static MCOperand CreateExpr(const MCExpr *Val) { in CreateExpr() function
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp588 static std::unique_ptr<PPCOperand> CreateExpr(const MCExpr *Val, SMLoc S, in CreateExpr() function