Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1367 auto CastOpcode = Cast0->getOpcode(); in foldCastedBitwiseLogic() local
H A DInstructionCombining.cpp249 auto CastOpcode = Cast->getOpcode(); in simplifyAssocCastAssoc() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8461 unsigned CastOpcode = Cast->getOpcode(); in matchVSelectOpSizesWithSetCC() local