Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3934 bool LegalOps; global() member
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17644 getNegatedExpression(SDValue Op,SelectionDAG & DAG,bool LegalOps,bool OptForSize,NegatibleCost & Cost,unsigned Depth) const getNegatedExpression() argument
18133 bool LegalOps = !DCI.isBeforeLegalizeOps(); combineFMALike() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7167 getNegatedExpression(SDValue Op,SelectionDAG & DAG,bool LegalOps,bool OptForSize,NegatibleCost & Cost,unsigned Depth) const getNegatedExpression() argument
[all...]