Searched defs:CreateMem (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/AsmParser/ |
D | MBlazeAsmParser.cpp | 254 static MBlazeOperand *CreateMem(unsigned Base, const MCExpr *Off, SMLoc S, in CreateMem() function 265 static MBlazeOperand *CreateMem(unsigned Base, unsigned Off, SMLoc S, in CreateMem() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 339 static X86Operand *CreateMem(const MCExpr *Disp, SMLoc StartLoc, in CreateMem() function 351 static X86Operand *CreateMem(unsigned SegReg, const MCExpr *Disp, in CreateMem() function
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 1607 static ARMOperand *CreateMem(unsigned BaseRegNum, in CreateMem() function in __anon92cf716e0311::ARMOperand
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 1303 CreateMem(std::unique_ptr<MipsOperand> Base, const MCExpr *Off, SMLoc S, in CreateMem() function in __anond0efcad40311::MipsOperand
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 2803 CreateMem(unsigned BaseRegNum, const MCConstantExpr *OffsetImm, in CreateMem() function in __anonef5d38c20311::ARMOperand
|