Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInst.h129 static MCOperand CreateExpr(const MCExpr *Val) { in CreateExpr() function
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp276 static std::unique_ptr<AMDGPUOperand> CreateExpr(const class MCExpr *Expr, SMLoc S) { in CreateExpr() function in __anondcc3d2080111::AMDGPUOperand
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp707 static std::unique_ptr<PPCOperand> CreateExpr(const MCExpr *Val, SMLoc S, in CreateExpr() function