HomeSort by relevance Sort by last modified time
    Searched refs:createExpr (Results 1 - 25 of 81) sorted by null

1 2 3 4

  /external/llvm/lib/Target/BPF/
BPFMCInstLower.cpp 40 return MCOperand::createExpr(Expr);
64 MCOp = MCOperand::createExpr(
  /external/llvm/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCInstBuilder.h 51 Inst.addOperand(MCOperand::createExpr(Val));
  /external/llvm/lib/Target/Lanai/
LanaiMCInstLower.cpp 92 return MCOperand::createExpr(Expr);
113 MCOp = MCOperand::createExpr(
  /external/llvm/lib/Target/MSP430/
MSP430MCInstLower.cpp 110 return MCOperand::createExpr(Expr);
133 MCOp = MCOperand::createExpr(MCSymbolRefExpr::create(
  /external/llvm/lib/Target/XCore/
XCoreMCInstLower.cpp 71 return MCOperand::createExpr(MCSym);
78 return MCOperand::createExpr(Add);
  /external/llvm/lib/Target/Hexagon/
HexagonMCInstLower.cpp 86 return MCOperand::createExpr(ME);
128 MCO = MCOperand::createExpr(Expr);
135 MCO = MCOperand::createExpr(Expr);
143 MCO = MCOperand::createExpr(Expr);
HexagonAsmPrinter.cpp 291 TmpInst.addOperand(MCOperand::createExpr(
310 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(
396 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext)));
431 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext)));
457 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext)));
489 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(MOne, OutContext)));
492 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create(Zero, OutContext)));
  /external/llvm/lib/Target/ARM/
ARMMCInstLower.cpp 53 return MCOperand::createExpr(Expr);
72 MCOp = MCOperand::createExpr(MCSymbolRefExpr::create(
  /external/llvm/lib/Target/Sparc/
SparcMCInstLower.cpp 65 return MCOperand::createExpr(expr);
  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 76 return MCOperand::createExpr(Expr);
151 return MCOperand::createExpr(Expr);
181 MCOp = MCOperand::createExpr(
  /external/llvm/lib/Target/AMDGPU/
AMDGPUMCInstLower.cpp 73 MCOp = MCOperand::createExpr(MCSymbolRefExpr::create(
83 MCOp = MCOperand::createExpr(Expr);
90 MCOp = MCOperand::createExpr(Expr);

Completed in 1074 milliseconds

1 2 3 4