Home
last modified time | relevance | path

Searched refs:FastEmitBranch (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFastISel.h324 void FastEmitBranch(MachineBasicBlock *MBB, DebugLoc DL);
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFastISel.cpp781 FastISel::FastEmitBranch(MachineBasicBlock *MSucc, DebugLoc DL) { in FastEmitBranch() function in FastISel
931 FastEmitBranch(MSucc, BI->getDebugLoc()); in SelectOperator()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp1159 FastEmitBranch(FBB, DL); in SelectBranch()
1183 FastEmitBranch(FBB, DL); in SelectBranch()
1212 FastEmitBranch(FBB, DL); in SelectBranch()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp1072 FastEmitBranch(FalseMBB, DL); in X86SelectBranch()
1104 FastEmitBranch(FalseMBB, DL); in X86SelectBranch()
1121 FastEmitBranch(FalseMBB, DL); in X86SelectBranch()