Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp3568 TargetARM32::ShortCircuitCondAndLabel TargetARM32::lowerInt1ForBranch( in lowerInt1ForBranch() function in Ice::ARM32::TargetARM32
3617 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerInt1ForBranch()
3628 lowerInt1ForBranch(Producer->getSrc(1), TargetTrue, NewTarget, SC_All) in lowerInt1ForBranch()
3640 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerInt1ForBranch()
3650 return ShortCircuitCondAndLabel(lowerInt1ForBranch(Producer->getSrc(1), in lowerInt1ForBranch()
3669 ShortCircuitCondAndLabel CondAndLabel = lowerInt1ForBranch( in lowerBr()
DIceTargetLoweringARM32.h679 lowerInt1ForBranch(Operand *Boolean, const LowerInt1BranchTarget &TargetTrue,