Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3565 TargetARM32::ShortCircuitCondAndLabel TargetARM32::lowerInt1ForBranch( in lowerInt1ForBranch() function in Ice::ARM32::TargetARM32
3614 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerInt1ForBranch()
3625 lowerInt1ForBranch(Producer->getSrc(1), TargetTrue, NewTarget, SC_All) in lowerInt1ForBranch()
3637 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerInt1ForBranch()
3647 return ShortCircuitCondAndLabel(lowerInt1ForBranch(Producer->getSrc(1), in lowerInt1ForBranch()
3666 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerBr()
DIceTargetLoweringARM32.h672 lowerInt1ForBranch(Operand *Boolean, const LowerInt1BranchTarget &TargetTrue,