/third_party/rust/crates/syn/src/ |
H A D | op.rs | 5 pub enum BinOp { enum [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LowerExpectIntrinsic.cpp | 132 BinaryOperator *BinOp = dyn_cast<BinaryOperator>(V); in handlePhiDef() local
|
H A D | CorrelatedValuePropagation.cpp | 523 BinaryOperator *BinOp = BinaryOperator::Create( in processSaturatingInst() local 741 static bool processBinOp(BinaryOperator *BinOp, LazyValueInf argument 784 processAnd(BinaryOperator *BinOp, LazyValueInfo *LVI) processAnd() argument [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | init-expr-interface.cc | 47 void InitExprInterface::BinOp(FullDecoder* decoder, WasmOpcode opcode, in BinOp() function in v8::internal::wasm::InitExprInterface
|
H A D | graph-builder-interface.cc | 360 void BinOp(FullDecoder* decoder, WasmOpcode opcode, const Value& lhs, in BinOp() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | ConstantRange.cpp | 225 ConstantRange::makeGuaranteedNoWrapRegion(Instruction::BinaryOps BinOp, in makeGuaranteedNoWrapRegion() argument 296 ConstantRange ConstantRange::makeExactNoWrapRegion(Instruction::BinaryOps BinOp, in makeExactNoWrapRegion() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandPseudoInsts.cpp | 233 doAtomicBinOpExpansion(const RISCVInstrInfo *TII, MachineInstr &MI, DebugLoc DL, MachineBasicBlock *ThisMBB, MachineBasicBlock *LoopMBB, MachineBasicBlock *DoneMBB, AtomicRMWInst::BinOp BinOp, int Width) doAtomicBinOpExpansion() argument 295 doMaskedAtomicBinOpExpansion( const RISCVInstrInfo *TII, MachineInstr &MI, DebugLoc DL, MachineBasicBlock *ThisMBB, MachineBasicBlock *LoopMBB, MachineBasicBlock *DoneMBB, AtomicRMWInst::BinOp BinOp, int Width) doMaskedAtomicBinOpExpansion() argument 358 expandAtomicBinOp( MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, MachineBasicBlock::iterator &NextMBBI) expandAtomicBinOp() argument 407 expandAtomicMinMaxOp( MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, MachineBasicBlock::iterator &NextMBBI) expandAtomicMinMaxOp() argument [all...] |
H A D | RISCVISelLowering.cpp | 2762 getIntrinsicForMaskedAtomicRMWBinOp(unsigned XLen, AtomicRMWInst::BinOp BinOp) { in getIntrinsicForMaskedAtomicRMWBinOp() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 405 static bool willNotOverflow(ScalarEvolution *SE, Instruction::BinaryOps BinOp, in willNotOverflow() argument
|
H A D | PredicateInfo.cpp | 429 auto *BinOp = cast<BinaryOperator>(BI->getCondition()); in processBranch() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceConverter.cpp | 345 const auto BinOp = cast<BinaryOperator>(Instr); in convertArithInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 375 BinaryOperator *BinOp = cast<BinaryOperator>(FirstInst); in FoldPHIArgBinOpIntoPHI() local
|
H A D | InstCombineAndOrXor.cpp | 1791 BinaryOperator::BinaryOps BinOp = cast<BinaryOperator>(Op0)->getOpcode(); in visitAnd() local 1832 Value *BinOp; in visitAnd() local
|
H A D | InstructionCombining.cpp | 2763 Instruction::BinaryOps BinOp = WO->getBinaryOp(); in visitExtractValueInst() local
|
/third_party/rust/crates/syn/src/gen/ |
H A D | clone.rs | |
H A D | debug.rs | [all...] |
H A D | hash.rs | [all...] |
H A D | eq.rs | [all...] |
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-compiler.cc | 1866 void BinOp(FullDecoder* decoder, WasmOpcode opcode, const Value& lhs, in BinOp() function in v8::internal::wasm::__anon15158::LiftoffCompiler
|
/third_party/python/Include/internal/ |
H A D | pycore_ast.h | 364 } BinOp; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Instructions.h | 722 enum BinOp { enum in llvm::AtomicRMWInst
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3851 const BinaryOperator *BinOp = dyn_cast<BinaryOperator>(Inst); in canGetThrough() local 7137 BinaryOperator *BinOp = dyn_cast<BinaryOperator>(I); in optimizeInst() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 12437 SDValue BinOp = BinOps.back(); in DAGCombineTruncBoolExt() local 12653 SDValue BinOp = BinOps.back(); DAGCombineExtBoolTrunc() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18300 SDValue BinOp = Extract->getOperand(0); in narrowInsertExtractVectorBinOp() local 18348 SDValue BinOp = peekThroughBitcasts(Extract->getOperand(0)); in narrowExtractedVectorBinOp() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 11872 SDValue BinOp = DAG.getNode(N->getOpcode(), dl, MVT::i32, X, in PerformSHLSimplify() local
|