Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3933 bool LegalOps; member
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17641 bool LegalOps, bool OptForSize, in getNegatedExpression()
18131 bool LegalOps = !DCI.isBeforeLegalizeOps(); in combineFMALike() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7235 bool LegalOps, bool OptForSize, in getNegatedExpression()