Home
last modified time | relevance | path

Searched refs:isBinaryOp (Results 676 – 680 of 680) sorted by relevance

1...<<2122232425262728

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DValueTracking.cpp5056 else if (Instruction::isBinaryOp(Opcode)) in canCreateUndefOrPoison()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp5030 else if (Instruction::isBinaryOp(Opcode)) in canCreateUndefOrPoison()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DValueTracking.cpp5030 else if (Instruction::isBinaryOp(Opcode)) in canCreateUndefOrPoison()
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1872 assert(ISD::isBinaryOp(BO) && "Unexpected binary operator"); in foldBinOpIntoSelect()
15674 if (!IndexC || !ISD::isBinaryOp(Vec.getNode()) || !Vec.hasOneUse()) in scalarizeExtractedBinop()
16925 if (!ISD::isBinaryOp(BinOp.getNode())) in narrowExtractedVectorBinOp()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/
H A DCHANGELOG.md940 Two new instance methods were added to Symbol: `isBinaryOp` and `isIdentifier` ([#2955](https://git…

1...<<2122232425262728