Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FlagsCopyLowering.cpp103 std::pair<unsigned, bool> getCondOrInverseInReg(
768 std::pair<unsigned, bool> X86FlagsCopyLoweringPass::getCondOrInverseInReg( in getCondOrInverseInReg() function in X86FlagsCopyLoweringPass
857 getCondOrInverseInReg(TestMBB, TestPos, TestLoc, Cond, CondRegs); in rewriteCMov()
883 getCondOrInverseInReg(TestMBB, TestPos, TestLoc, Cond, CondRegs); in rewriteFCMov()
925 getCondOrInverseInReg(TestMBB, TestPos, TestLoc, Cond, CondRegs); in rewriteCondJmp()