Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ExpandPseudo.cpp104 auto EmitCondJump = [&](unsigned Opcode, MachineBasicBlock *ThenMBB) { in ExpandICallBranchFunnel() local
116 EmitCondJump(Opcode, ThenMBB); in ExpandICallBranchFunnel()
148 EmitCondJump(X86::JB_1, ThenMBB); in ExpandICallBranchFunnel()