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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
FastISel.h 321 /// FastEmitBranch - Emit an unconditional branch to the given block,
324 void FastEmitBranch(MachineBasicBlock *MBB, DebugLoc DL);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86FastISel.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
FastISel.cpp 777 /// FastEmitBranch - Emit an unconditional branch to the given block,
781 FastISel::FastEmitBranch(MachineBasicBlock *MSucc, DebugLoc DL) {
    [all...]

Completed in 321 milliseconds