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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/lib/IR/
Statepoint.cpp 22 if (!CS.getInstruction())
44 return CS.getInstruction() && isa<GCRelocateInst>(CS.getInstruction());
48 return CS.getInstruction() && isa<GCResultInst>(CS.getInstruction());
  /external/llvm/lib/Target/Lanai/Disassembler/
LanaiDisassembler.h 32 // getInstruction - See MCDisassembler.
34 getInstruction(MCInst &Instr, uint64_t &Size, ArrayRef<uint8_t> Bytes,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
IndirectCallSiteVisitor.h 25 IndirectCallInsts.push_back(CS.getInstruction());
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CallSite.h 78 bool isInvoke() const { return getInstruction() && !I.getInt(); }
80 InstrTy *getInstruction() const { return I.getPointer(); }
87 assert(getInstruction() && "Not a call or invoke instruction!");
101 assert(getInstruction() && "Not a call or invoke instruction!");
118 assert(getInstruction() && "Not a call or invoke instruction!");
120 getInstruction()->setOperand(ArgNo, newVal);
126 assert(getInstruction() && "Not a call or invoke instruction!");
139 assert(getInstruction() && "Not a call or invoke instruction!");
157 InstrTy *II = getInstruction(); \
163 InstrTy *II = getInstruction(); \
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 87 bool isInvoke() const { return getInstruction() && !I.getInt(); }
89 InstrTy *getInstruction() const { return I.getPointer(); }
94 BBTy* getParent() const { return getInstruction()->getParent(); }
98 assert(getInstruction() && "Not a call or invoke instruction!");
115 if (CallInst *CI = dyn_cast<CallInst>(getInstruction())) {
124 assert(getInstruction() && "Not a call or invoke instruction!");
154 assert(getInstruction() == U->getUser());
165 assert(getInstruction() == U->getUser());
189 assert(getInstruction() && "Not a call or invoke instruction!");
191 getInstruction()->setOperand(ArgNo, newVal)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
CallSite.h 87 bool isInvoke() const { return getInstruction() && !I.getInt(); }
89 InstrTy *getInstruction() const { return I.getPointer(); }
94 BBTy* getParent() const { return getInstruction()->getParent(); }
98 assert(getInstruction() && "Not a call or invoke instruction!");
115 if (CallInst *CI = dyn_cast<CallInst>(getInstruction())) {
124 assert(getInstruction() && "Not a call or invoke instruction!");
154 assert(getInstruction() == U->getUser());
165 assert(getInstruction() == U->getUser());
189 assert(getInstruction() && "Not a call or invoke instruction!");
191 getInstruction()->setOperand(ArgNo, newVal)
    [all...]
  /external/llvm/include/llvm/IR/
CallSite.h 82 bool isInvoke() const { return getInstruction() && !I.getInt(); }
84 InstrTy *getInstruction() const { return I.getPointer(); }
89 BBTy* getParent() const { return getInstruction()->getParent(); }
94 assert(getInstruction() && "Not a call or invoke instruction!");
108 assert(getInstruction() && "Not a call or invoke instruction!");
129 assert(getInstruction() == U->getUser());
140 assert(getInstruction() == U->getUser());
164 assert(getInstruction() && "Not a call or invoke instruction!");
166 getInstruction()->setOperand(ArgNo, newVal);
178 assert(getInstruction() && "Not a call or invoke instruction!")
    [all...]
  /external/smali/smalidea/src/main/java/org/jf/smalidea/psi/impl/
SmaliLabel.java 54 public SmaliInstruction getInstruction() {
64 SmaliInstruction instruction = getInstruction();
  /external/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.h 32 getInstruction(MCInst &Instr, uint64_t &Size, ArrayRef<uint8_t> Bytes,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/Disassembler/
MBlazeDisassembler.h 42 /// getInstruction - See MCDisassembler.
43 MCDisassembler::DecodeStatus getInstruction(MCInst &instr,
  /external/smali/baksmali/src/main/java/org/jf/baksmali/Adaptors/
PreInstructionRegisterInfoMethodItem.java 108 if (analyzedInstruction.getInstruction() instanceof RegisterRangeInstruction) {
109 RegisterRangeInstruction instruction = (RegisterRangeInstruction)analyzedInstruction.getInstruction();
113 } else if (analyzedInstruction.getInstruction() instanceof FiveRegisterInstruction) {
114 FiveRegisterInstruction instruction = (FiveRegisterInstruction)analyzedInstruction.getInstruction();
132 } else if (analyzedInstruction.getInstruction() instanceof ThreeRegisterInstruction) {
133 ThreeRegisterInstruction instruction = (ThreeRegisterInstruction)analyzedInstruction.getInstruction();
137 } else if (analyzedInstruction.getInstruction() instanceof TwoRegisterInstruction) {
138 TwoRegisterInstruction instruction = (TwoRegisterInstruction)analyzedInstruction.getInstruction();
141 } else if (analyzedInstruction.getInstruction() instanceof OneRegisterInstruction) {
142 OneRegisterInstruction instruction = (OneRegisterInstruction)analyzedInstruction.getInstruction();
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
CallSite.h 87 bool isInvoke() const { return getInstruction() && !I.getInt(); }
89 InstrTy *getInstruction() const { return I.getPointer(); }
94 BBTy* getParent() const { return getInstruction()->getParent(); }
98 assert(getInstruction() && "Not a call or invoke instruction!");
115 if (CallInst *CI = dyn_cast<CallInst>(getInstruction())) {
124 assert(getInstruction() && "Not a call or invoke instruction!");
154 assert(getInstruction() == U->getUser());
165 assert(getInstruction() == U->getUser());
189 assert(getInstruction() && "Not a call or invoke instruction!");
191 getInstruction()->setOperand(ArgNo, newVal)
    [all...]

Completed in 3853 milliseconds

1 2 3 4 5 6 7 8 91011>>