Home
last modified time | relevance | path

Searched defs:CastOpcode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp317 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
H A DInstCombineAndOrXor.cpp1632 auto CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10597 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
19697 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local