Home
last modified time | relevance | path

Searched refs:isOperationLegalOrCustomOrPromote (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp908 TLI.isOperationLegalOrCustomOrPromote(ISD::AND, ByteVT) && in ExpandBITREVERSE()
909 TLI.isOperationLegalOrCustomOrPromote(ISD::OR, ByteVT)))) { in ExpandBITREVERSE()
923 !TLI.isOperationLegalOrCustomOrPromote(ISD::AND, VT) || in ExpandBITREVERSE()
924 !TLI.isOperationLegalOrCustomOrPromote(ISD::OR, VT)) in ExpandBITREVERSE()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1122 TLI.isOperationLegalOrCustomOrPromote(ISD::AND, ByteVT) && in ExpandBITREVERSE()
1123 TLI.isOperationLegalOrCustomOrPromote(ISD::OR, ByteVT)))) { in ExpandBITREVERSE()
1139 TLI.isOperationLegalOrCustomOrPromote(ISD::AND, VT) && in ExpandBITREVERSE()
1140 TLI.isOperationLegalOrCustomOrPromote(ISD::OR, VT)) in ExpandBITREVERSE()
DTargetLowering.cpp6234 !isOperationLegalOrCustomOrPromote(ISD::OR, VT))) in expandFunnelShift()
6339 !isOperationLegalOrCustomOrPromote(ISD::OR, VT) || in expandROT()
6340 !isOperationLegalOrCustomOrPromote(ISD::AND, VT))) in expandROT()
6460 !isOperationLegalOrCustomOrPromote(ISD::XOR, SrcVT))) in expandFP_TO_UINT()
6559 !isOperationLegalOrCustomOrPromote(ISD::OR, SrcVT) || in expandUINT_TO_FP()
6560 !isOperationLegalOrCustomOrPromote(ISD::AND, SrcVT))) in expandUINT_TO_FP()
6668 !isOperationLegalOrCustomOrPromote(ISD::AND, VT))) in expandCTPOP()
6741 !isOperationLegalOrCustomOrPromote(ISD::OR, VT))) in expandCTLZ()
6794 !isOperationLegalOrCustomOrPromote(ISD::AND, VT) || in expandCTTZ()
6795 !isOperationLegalOrCustomOrPromote(ISD::XOR, VT))) in expandCTTZ()
[all …]
DDAGCombiner.cpp19728 if (!TLI.isOperationLegalOrCustomOrPromote(BOpcode, NarrowBVT)) in narrowExtractedVectorBinOp()
19865 if (TLI.isOperationLegalOrCustomOrPromote(ISD::LOAD, NVT)) in visitEXTRACT_SUBVECTOR()
21389 TLI.isOperationLegalOrCustomOrPromote(Opcode, NarrowVT, in SimplifyVBinOp()
21419 TLI.isOperationLegalOrCustomOrPromote(Opcode, NarrowVT)) { in SimplifyVBinOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp1223 TLI.isOperationLegalOrCustomOrPromote(ISD::AND, ByteVT) && in ExpandBITREVERSE()
1224 TLI.isOperationLegalOrCustomOrPromote(ISD::OR, ByteVT)))) { in ExpandBITREVERSE()
1240 TLI.isOperationLegalOrCustomOrPromote(ISD::AND, VT) && in ExpandBITREVERSE()
1241 TLI.isOperationLegalOrCustomOrPromote(ISD::OR, VT)) in ExpandBITREVERSE()
DTargetLowering.cpp5939 !isOperationLegalOrCustomOrPromote(ISD::OR, VT))) in expandFunnelShift()
6004 !isOperationLegalOrCustomOrPromote(ISD::OR, VT) || in expandROT()
6005 !isOperationLegalOrCustomOrPromote(ISD::AND, VT))) in expandROT()
6114 !isOperationLegalOrCustomOrPromote(ISD::XOR, SrcVT))) in expandFP_TO_UINT()
6214 !isOperationLegalOrCustomOrPromote(ISD::OR, SrcVT) || in expandUINT_TO_FP()
6215 !isOperationLegalOrCustomOrPromote(ISD::AND, SrcVT))) in expandUINT_TO_FP()
6272 !isOperationLegalOrCustomOrPromote(ISD::OR, SrcVT) || in expandUINT_TO_FP()
6273 !isOperationLegalOrCustomOrPromote(ISD::AND, SrcVT))) in expandUINT_TO_FP()
6389 !isOperationLegalOrCustomOrPromote(ISD::AND, VT))) in expandCTPOP()
6462 !isOperationLegalOrCustomOrPromote(ISD::OR, VT))) in expandCTLZ()
[all …]
DDAGCombiner.cpp18379 if (!TLI.isOperationLegalOrCustomOrPromote(BOpcode, NarrowBVT)) in narrowExtractedVectorBinOp()
18493 if (TLI.isOperationLegalOrCustomOrPromote(ISD::LOAD, NVT)) in visitEXTRACT_SUBVECTOR()
19955 TLI.isOperationLegalOrCustomOrPromote(Opcode, NarrowVT)) { in SimplifyVBinOp()
19984 TLI.isOperationLegalOrCustomOrPromote(Opcode, NarrowVT)) { in SimplifyVBinOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp778 if (TLI->isOperationLegalOrCustomOrPromote(ISDOpcode, LT.second)) in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h409 if (TLI->isOperationLegalOrCustomOrPromote(ISD::FADD, VT)) in getFPOpCost()
DTargetLowering.h984 bool isOperationLegalOrCustomOrPromote(unsigned Op, EVT VT) const { in isOperationLegalOrCustomOrPromote() function
/external/llvm/include/llvm/Target/
DTargetLowering.h627 bool isOperationLegalOrCustomOrPromote(unsigned Op, EVT VT) const { in isOperationLegalOrCustomOrPromote() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h394 if (TLI->isOperationLegalOrCustomOrPromote(ISD::FADD, VT)) in getFPOpCost()
DTargetLowering.h1132 bool isOperationLegalOrCustomOrPromote(unsigned Op, EVT VT,
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1260 if (TLI->isOperationLegalOrCustomOrPromote(ISDOpcode, LT.second)) in getArithmeticInstrCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5140 if (!isOperationLegalOrCustomOrPromote(Opc, VecVT)) in shouldScalarizeBinop()
5146 return isOperationLegalOrCustomOrPromote(Opc, ScalarVT); in shouldScalarizeBinop()
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp5279 if (!isOperationLegalOrCustomOrPromote(Opc, VecVT)) in shouldScalarizeBinop()
5285 return isOperationLegalOrCustomOrPromote(Opc, ScalarVT); in shouldScalarizeBinop()