Home
last modified time | relevance | path

Searched refs:bitsGE (Results 1 – 25 of 34) 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-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h237 bool bitsGE(EVT VT) const { in bitsGE() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h254 bool bitsGE(EVT VT) const { in bitsGE() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h868 bool bitsGE(MVT VT) const { in bitsGE() function
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h1049 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp736 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
896 if (NVT.bitsGE(RVT)) in SoftenFloatOp_FP_TO_XINT()
DLegalizeVectorOps.cpp735 assert(WideVT.bitsGE(SrcEltVT) && in ExpandLoad()
DLegalizeIntegerTypes.cpp499 if (SVT.bitsGE(NVT)) { in PromoteIntRes_EXTRACT_VECTOR_ELT()
1755 if (VT.bitsGE(EltVT)) in PromoteIntOp_VECREDUCE()
DSelectionDAG.cpp5986 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
8876 assert(CVT.bitsGE(NSVT) && "Illegal build vector element extension"); in isConstOrConstSplat()
8900 assert(CVT.bitsGE(NSVT) && "Illegal build vector element extension"); in isConstOrConstSplat()
DLegalizeDAG.cpp405 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1535 if (LaneT.bitsGE(MVT::i32)) in unrollVectorShift()
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp764 if (NVT.bitsGE(SVT)) in SoftenFloatRes_XINT_TO_FP()
934 if (NVT.bitsGE(RVT)) in SoftenFloatOp_FP_TO_XINT()
DLegalizeIntegerTypes.cpp548 if (SVT.bitsGE(NVT)) { in PromoteIntRes_EXTRACT_VECTOR_ELT()
1982 if (VT.bitsGE(EltVT)) in PromoteIntOp_VECREDUCE()
DSelectionDAG.cpp6109 assert(NVT.bitsGE(VT)); in getMemcpyLoadsAndStores()
9077 assert(CVT.bitsGE(NSVT) && "Illegal build vector element extension"); in isConstOrConstSplat()
9101 assert(CVT.bitsGE(NSVT) && "Illegal build vector element extension"); in isConstOrConstSplat()
DLegalizeDAG.cpp409 (EltVT.isInteger() && Val.getValueType().bitsGE(EltVT))) { in ExpandINSERT_VECTOR_ELT()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1835 if (LaneT.bitsGE(MVT::i32)) in unrollVectorShift()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1312 } else if (Ptr->getOpcode() != AMDGPUISD::DWORDADDR && VT.bitsGE(MVT::i32)) { in LowerSTORE()
DAMDGPUISelLowering.cpp2999 if (SrcVT.bitsGE(ExtVT)) { in performAssertSZExtCombine()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1318 } else if (Ptr->getOpcode() != AMDGPUISD::DWORDADDR && VT.bitsGE(MVT::i32)) { in LowerSTORE()
DAMDGPUISelLowering.cpp2995 if (SrcVT.bitsGE(ExtVT)) { in performAssertSZExtCombine()
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1407 ValueVT.bitsGE(MVT::i32)) { in LowerSTORE()

12