Home
last modified time | relevance | path

Searched defs:firstOp (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp88 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode()); in foldConstantCastPair() local
H A DInstructions.cpp2522 isEliminableCastPair( Instruction::CastOps firstOp, Instruction::CastOps secondOp, Type *SrcTy, Type *MidTy, Type *DstTy, Type *SrcIntPtrTy, Type *MidIntPtrTy, Type *DstIntPtrTy) isEliminableCastPair() argument
[all...]
/third_party/skia/tests/
H A DPathOpsDebug.cpp1029 bool firstOp = false; in dumpSegments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp239 Instruction::CastOps firstOp = CI1->getOpcode(); in isEliminableCastPair() local

Completed in 41 milliseconds