Home
last modified time | relevance | path

Searched refs:swapOperands (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp725 LHS->swapOperands(); in FoldAndOfICmps()
1466 LHS->swapOperands(); in FoldOrOfICmps()
2089 Op0I->swapOperands(); in visitXor()
2203 Op1I->swapOperands(); in visitXor()
2204 I.swapOperands(); in visitXor()
2207 I.swapOperands(); // Simplified below. in visitXor()
2213 Op1I->swapOperands(); in visitXor()
2217 I.swapOperands(); // Simplified below. in visitXor()
2277 LHS->swapOperands(); in visitXor()
DInstCombineCompares.cpp1782 I.swapOperands(); in visitICmpInst()
2775 I.swapOperands(); in visitFCmpInst()
DInstructionCombining.cpp181 Changed = !I.swapOperands(); in SimplifyAssociativeOrCommutative()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp875 LHS->swapOperands(); in FoldAndOfICmps()
1779 LHS->swapOperands(); in FoldOrOfICmps()
2505 Op0I->swapOperands(); in visitXor()
2642 Op1I->swapOperands(); in visitXor()
2643 I.swapOperands(); in visitXor()
2646 I.swapOperands(); // Simplified below. in visitXor()
2652 Op1I->swapOperands(); in visitXor()
2656 I.swapOperands(); // Simplified below. in visitXor()
2758 LHS->swapOperands(); in visitXor()
DInstCombineCompares.cpp3164 I.swapOperands(); in visitICmpInst()
4543 I.swapOperands(); in visitFCmpInst()
/external/swiftshader/third_party/LLVM/include/llvm/
DInstrTypes.h337 bool swapOperands();
763 void swapOperands();
DInstructions.h1013 void swapOperands() {
1123 void swapOperands() {
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1956 void SIInstrInfo::swapOperands(MachineInstr &Inst) const { in swapOperands() function in SIInstrInfo
2546 swapOperands(Inst); in moveToVALU()
2552 swapOperands(Inst); in moveToVALU()
2558 swapOperands(Inst); in moveToVALU()
2564 swapOperands(Inst); in moveToVALU()
2570 swapOperands(Inst); in moveToVALU()
2576 swapOperands(Inst); in moveToVALU()
DSIInstrInfo.h57 void swapOperands(MachineInstr &Inst) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp915 LHS->swapOperands(); in foldAndOfICmps()
1844 LHS->swapOperands(); in foldOrOfICmps()
2345 LHS->swapOperands(); in foldXorOfICmps()
2642 cast<BinaryOperator>(Op1)->swapOperands(); in visitXor()
2646 I.swapOperands(); // Simplified below. in visitXor()
2651 cast<BinaryOperator>(Op1)->swapOperands(); in visitXor()
2655 I.swapOperands(); // Simplified below. in visitXor()
/external/llvm/lib/Transforms/Scalar/
DReassociate.cpp214 cast<BinaryOperator>(I)->swapOperands(); in canonicalizeOperands()
665 Op->swapOperands(); in RewriteExprTree()
704 Op->swapOperands(); in RewriteExprTree()
1936 cast<BinaryOperator>(User)->swapOperands(); in canonicalizeNegConstExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp229 cast<BinaryOperator>(I)->swapOperands(); in canonicalizeOperands()
682 Op->swapOperands(); in RewriteExprTree()
721 Op->swapOperands(); in RewriteExprTree()
1983 cast<BinaryOperator>(User)->swapOperands(); in canonicalizeNegConstExpr()
DNewGVN.cpp1131 E->swapOperands(0, 1); in createExpression()
1139 E->swapOperands(0, 1); in createExpression()
/external/llvm/include/llvm/IR/
DInstrTypes.h536 bool swapOperands();
998 void swapOperands();
DInstructions.h1218 void swapOperands() {
1333 void swapOperands() {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DInstrTypes.h564 bool swapOperands();
1042 void swapOperands();
DInstructions.h1232 void swapOperands() {
1339 void swapOperands() {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h164 void swapOperands(unsigned First, unsigned Second) { in swapOperands() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp3153 void SIInstrInfo::swapOperands(MachineInstr &Inst) const { in swapOperands() function in SIInstrInfo
3838 swapOperands(Inst); in moveToVALU()
3844 swapOperands(Inst); in moveToVALU()
3850 swapOperands(Inst); in moveToVALU()
3856 swapOperands(Inst); in moveToVALU()
3862 swapOperands(Inst); in moveToVALU()
3868 swapOperands(Inst); in moveToVALU()
DSIInstrInfo.h80 void swapOperands(MachineInstr &Inst) const;
/external/swiftshader/third_party/LLVM/lib/VMCore/
DInstructions.cpp1966 bool BinaryOperator::swapOperands() { in swapOperands() function in BinaryOperator
2871 void CmpInst::swapOperands() { in swapOperands() function in CmpInst
2873 IC->swapOperands(); in swapOperands()
2875 cast<FCmpInst>(this)->swapOperands(); in swapOperands()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp2140 bool BinaryOperator::swapOperands() { in swapOperands() function in BinaryOperator
3228 void CmpInst::swapOperands() { in swapOperands() function in CmpInst
3230 IC->swapOperands(); in swapOperands()
3232 cast<FCmpInst>(this)->swapOperands(); in swapOperands()
/external/llvm/lib/IR/
DInstructions.cpp2297 bool BinaryOperator::swapOperands() { in swapOperands() function in BinaryOperator
3415 void CmpInst::swapOperands() { in swapOperands() function in CmpInst
3417 IC->swapOperands(); in swapOperands()
3419 cast<FCmpInst>(this)->swapOperands(); in swapOperands()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DReassociate.cpp310 bool Success = !I->swapOperands(); in LinearizeExprTree()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1414 ICmp2->swapOperands(); in SinkThenElseCodeToEnd()
1419 ICmp2->swapOperands(); in SinkThenElseCodeToEnd()
1437 ICmp2->swapOperands(); in SinkThenElseCodeToEnd()

12