Home
last modified time | relevance | path

Searched refs:bitsLE (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DValueTypes.h218 bool bitsLE(EVT VT) const { in bitsLE() function
DMachineValueType.h547 bool bitsLE(MVT VT) const { in bitsLE() function
DSelectionDAG.h656 VT.getVectorElementType().bitsLE(Op.getValueType()))) &&
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h249 bool bitsLE(EVT VT) const { in bitsLE() function
DSelectionDAG.h780 VT.getVectorElementType().bitsLE(Op.getValueType()))) &&
796 VT.getVectorElementType().bitsLE(Op.getValueType()))) &&
/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h270 bool bitsLE(EVT VT) const { in bitsLE() function
DSelectionDAG.h819 VT.getVectorElementType().bitsLE(Op.getValueType()))) &&
835 VT.getVectorElementType().bitsLE(Op.getValueType()))) &&
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1387 assert(LD->getMemoryVT().bitsLE(NVT) && "Float type not round?"); in ExpandFloatRes_LOAD()
1417 if (SrcVT.bitsLE(MVT::i32)) { in ExpandFloatRes_XINT_TO_FP()
1426 if (SrcVT.bitsLE(MVT::i64)) { in ExpandFloatRes_XINT_TO_FP()
1430 } else if (SrcVT.bitsLE(MVT::i128)) { in ExpandFloatRes_XINT_TO_FP()
1708 assert(ST->getMemoryVT().bitsLE(NVT) && "Float type not round?"); in ExpandFloatOp_STORE()
DLegalizeIntegerTypes.cpp454 assert(Res.getValueType().bitsLE(NVT) && "Extension doesn't make sense!"); in PromoteIntRes_INT_EXTEND()
623 assert(NVT.bitsLE(SVT) && "Integer type overpromoted?"); in PromoteIntRes_SETCC()
1869 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_ANY_EXTEND()
2063 if (N->getMemoryVT().bitsLE(NVT)) { in ExpandIntRes_LOAD()
2427 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_SIGN_EXTEND()
2460 if (EVT.bitsLE(Lo.getValueType())) { in ExpandIntRes_SIGN_EXTEND_INREG()
2685 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_ZERO_EXTEND()
3055 if (N->getMemoryVT().bitsLE(NVT)) { in ExpandIntOp_STORE()
DSelectionDAG.cpp701 EltVT.bitsLE(I->getValueType()))) && in VerifySDNode()
1021 if (VT.bitsLE(Op.getValueType())) in getBoolExtOrTrunc()
3180 VT.getVectorElementType().bitsLE(Operand.getValueType()))) && in getNode()
3605 assert(EVT.bitsLE(VT) && "Not rounding down!"); in getNode()
3613 VT.bitsLE(N1.getValueType()) && in getNode()
3626 assert(EVT.bitsLE(VT) && "Not extending!"); in getNode()
3641 assert(EVT.bitsLE(VT) && "Not extending!"); in getNode()
DTargetLowering.cpp1655 isTypeLegal(VT) && VT.bitsLE(N0.getValueType())) { in SimplifySetCC()
1827 (isTypeLegal(VT) && VT.bitsLE(N0.getValueType()))) && in SimplifySetCC()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1537 assert(LD->getMemoryVT().bitsLE(NVT) && "Float type not round?"); in ExpandFloatRes_LOAD()
1567 if (SrcVT.bitsLE(MVT::i32)) { in ExpandFloatRes_XINT_TO_FP()
1576 if (SrcVT.bitsLE(MVT::i64)) { in ExpandFloatRes_XINT_TO_FP()
1580 } else if (SrcVT.bitsLE(MVT::i128)) { in ExpandFloatRes_XINT_TO_FP()
1870 assert(ST->getMemoryVT().bitsLE(NVT) && "Float type not round?"); in ExpandFloatOp_STORE()
DLegalizeIntegerTypes.cpp571 assert(Res.getValueType().bitsLE(NVT) && "Extension doesn't make sense!"); in PromoteIntRes_INT_EXTEND()
2508 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_ANY_EXTEND()
2816 if (N->getMemoryVT().bitsLE(NVT)) { in ExpandIntRes_LOAD()
3421 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_SIGN_EXTEND()
3453 if (EVT.bitsLE(Lo.getValueType())) { in ExpandIntRes_SIGN_EXTEND_INREG()
3690 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_ZERO_EXTEND()
4088 if (N->getMemoryVT().bitsLE(NVT)) { in ExpandIntOp_STORE()
DLegalizeVectorOps.cpp1084 if (SrcVT.bitsLE(VT)) { in ExpandANY_EXTEND_VECTOR_INREG()
1144 if (SrcVT.bitsLE(VT)) { in ExpandZERO_EXTEND_VECTOR_INREG()
DSelectionDAG.cpp833 EltVT.bitsLE(I->getValueType()))) && in VerifySDNode()
1162 if (VT.bitsLE(Op.getValueType())) in getBoolExtOrTrunc()
4695 assert(Operand.getValueType().bitsLE(VT) && in getNode()
4736 VT.getVectorElementType().bitsLE(Operand.getValueType()))) && in getNode()
5260 VT.bitsLE(N1.getValueType()) && in getNode()
5274 assert(EVT.bitsLE(VT.getScalarType()) && "Not extending!"); in getNode()
5289 assert(EVT.bitsLE(VT) && "Not extending!"); in getNode()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp1601 assert(LD->getMemoryVT().bitsLE(NVT) && "Float type not round?"); in ExpandFloatRes_LOAD()
1638 if (SrcVT.bitsLE(MVT::i32)) { in ExpandFloatRes_XINT_TO_FP()
1650 if (SrcVT.bitsLE(MVT::i64)) { in ExpandFloatRes_XINT_TO_FP()
1654 } else if (SrcVT.bitsLE(MVT::i128)) { in ExpandFloatRes_XINT_TO_FP()
1670 if (isSigned || SrcVT.bitsLE(MVT::i32)) { in ExpandFloatRes_XINT_TO_FP()
1976 assert(ST->getMemoryVT().bitsLE(NVT) && "Float type not round?"); in ExpandFloatOp_STORE()
DLegalizeVectorOps.cpp985 if (SrcVT.bitsLE(VT)) { in ExpandANY_EXTEND_VECTOR_INREG()
1044 if (SrcVT.bitsLE(VT)) { in ExpandZERO_EXTEND_VECTOR_INREG()
DLegalizeIntegerTypes.cpp626 assert(Res.getValueType().bitsLE(NVT) && "Extension doesn't make sense!"); in PromoteIntRes_INT_EXTEND()
2785 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_ANY_EXTEND()
3142 if (N->getMemoryVT().bitsLE(NVT)) { in ExpandIntRes_LOAD()
3786 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_SIGN_EXTEND()
3818 if (EVT.bitsLE(Lo.getValueType())) { in ExpandIntRes_SIGN_EXTEND_INREG()
4055 if (Op.getValueType().bitsLE(NVT)) { in ExpandIntRes_ZERO_EXTEND()
4468 if (N->getMemoryVT().bitsLE(NVT)) { in ExpandIntOp_STORE()
4594 assert(PromEltVT.bitsLE(NOutVTElem) && in PromoteIntRes_EXTRACT_SUBVECTOR()
DSelectionDAG.cpp884 EltVT.bitsLE(I->getValueType()))) && in VerifySDNode()
1213 if (VT.bitsLE(Op.getValueType())) in getBoolExtOrTrunc()
1230 assert(VT.bitsLE(OpVT) && "Not extending!"); in getZeroExtendInReg()
4675 assert(Operand.getValueType().bitsLE(VT) && in getNode()
4716 VT.getVectorElementType().bitsLE(Operand.getValueType()))) && in getNode()
5341 VT.bitsLE(N1.getValueType()) && in getNode()
5355 assert(EVT.bitsLE(VT.getScalarType()) && "Not extending!"); in getNode()
5370 assert(EVT.bitsLE(VT) && "Not extending!"); in getNode()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h878 bool bitsLE(MVT VT) const { in bitsLE() function
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h1063 bool bitsLE(MVT VT) const { in bitsLE() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1277 assert(VT.bitsLE(MVT::i32)); in LowerSTORE()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1283 assert(VT.bitsLE(MVT::i32)); in LowerSTORE()
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1375 assert(VT.bitsLE(MVT::i32)); in LowerSTORE()
DSIISelLowering.cpp526 if (VT.getVectorNumElements() != 1 && VT.getScalarType().bitsLE(MVT::i16)) in getPreferredVectorAction()

12