OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:secondOp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantFold.cpp
99
Instruction::CastOps
secondOp
= Instruction::CastOps(opc);
107
return CastInst::isEliminableCastPair(firstOp,
secondOp
, SrcTy, MidTy, DstTy,
ConstantFold.cpp
99
Instruction::CastOps
secondOp
= Instruction::CastOps(opc);
107
return CastInst::isEliminableCastPair(firstOp,
secondOp
, SrcTy, MidTy, DstTy,
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
257
Instruction::CastOps
secondOp
= CI2->getOpcode();
264
unsigned Res = CastInst::isEliminableCastPair(firstOp,
secondOp
, SrcTy, MidTy,
InstCombineCasts.cpp
257
Instruction::CastOps
secondOp
= CI2->getOpcode();
264
unsigned Res = CastInst::isEliminableCastPair(firstOp,
secondOp
, SrcTy, MidTy,
Completed in 72 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026