Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1632 auto CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
H A DInstructionCombining.cpp317 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10740 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local
19925 unsigned CastOpcode = N->getOperand(0).getOpcode(); in combineConcatVectorOfCasts() local