HomeSort by relevance Sort by last modified time
    Searched refs:verifyInstruction (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.h 257 /// verifyInstruction - Perform target specific instruction verification.
258 bool verifyInstruction(const MachineInstr *MI, StringRef &ErrInfo) const;
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/CodeGen/
MachineVerifier.cpp 587 if (!TII->verifyInstruction(MI, ErrorInfo))
    [all...]
  /dalvik/vm/analysis/
CodeVerify.cpp 116 static bool verifyInstruction(const Method* meth, InsnFlags* insnFlags,\
    [all...]

Completed in 896 milliseconds