Home
last modified time | relevance | path

Searched refs:bitsGE (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm/include/llvm/CodeGen/
DValueTypes.h206 bool bitsGE(EVT VT) const { in bitsGE() function
DMachineValueType.h537 bool bitsGE(MVT VT) const { in bitsGE() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DValueTypes.h235 bool bitsGE(EVT VT) const { in bitsGE() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DValueTypes.h542 bool bitsGE(EVT VT) const { in bitsGE() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DMachineValueType.h777 bool bitsGE(MVT VT) const { in bitsGE() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp525 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
DLegalizeFloatTypes.cpp721 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
903 if (NVT.bitsGE(RVT)) in SoftenFloatOp_FP_TO_XINT()
DLegalizeDAG.cpp366 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
DSelectionDAG.cpp4391 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
DSelectionDAGBuilder.cpp550 PartEVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
DDAGCombiner.cpp14261 if (XType.bitsGE(AType)) { in SimplifySelectCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp587 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
DLegalizeFloatTypes.cpp722 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
946 if (NVT.bitsGE(RVT)) in SoftenFloatOp_FP_TO_XINT()
DLegalizeDAG.cpp391 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
DDAGCombiner.cpp4184 ExtVT.bitsGE(Load->getMemoryVT())) in SearchForAndLoads()
4205 if (ExtVT.bitsGE(VT)) in SearchForAndLoads()
17763 if (!isNullConstant(N3) || !XType.bitsGE(AType)) in foldSelectCCToShiftAnd()
DSelectionDAG.cpp5404 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
DSelectionDAGBuilder.cpp658 PartEVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp554 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
DLegalizeDAG.cpp687 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
DSelectionDAG.cpp3490 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
DSelectionDAGBuilder.cpp473 PartVT.getVectorElementType().bitsGE( in getCopyToPartsVector()
DDAGCombiner.cpp7526 if (XType.bitsGE(AType)) { in SimplifySelectCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1309 } else if (Ptr->getOpcode() != AMDGPUISD::DWORDADDR && VT.bitsGE(MVT::i32)) { in LowerSTORE()
DAMDGPUISelLowering.cpp2854 if (SrcVT.bitsGE(ExtVT)) { in performAssertSZExtCombine()
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1407 ValueVT.bitsGE(MVT::i32)) { in LowerSTORE()

12