HomeSort by relevance Sort by last modified time
    Searched defs:getUnconditionalBranch (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 335 /// getUnconditionalBranch - Get an instruction that performs an unconditional
338 getUnconditionalBranch(MCInst &MI,
341 "TargetInstrInfo::getUnconditionalBranch!");
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 93 milliseconds