Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInst.h115 static MCOperand CreateExpr(const MCExpr *Val) { in CreateExpr() function
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp746 static std::unique_ptr<PPCOperand> CreateExpr(const MCExpr *Val, SMLoc S, in CreateExpr() function
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp526 static AMDGPUOperand::Ptr CreateExpr(const class MCExpr *Expr, SMLoc S) { in CreateExpr() function in __anon2fa8e53e0111::AMDGPUOperand