Home
last modified time | relevance | path

Searched defs:NarrowVT (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1812 EVT NarrowVT = N->getOperand(0)->getValueType(0); in tryBitfieldExtractOpFromSExt() local
1840 EVT NarrowVT = Extract.getValueType(); in tryHighFPExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3831 EVT NarrowVT = Node->getMemoryVT(); in lowerATOMIC_LOAD_OP() local
3946 EVT NarrowVT = Node->getMemoryVT(); in lowerATOMIC_CMP_SWAP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorTypes.cpp3983 EVT NarrowVT = ((ScalarBits0 < ScalarBits1) ? VT0 : VT1); in WidenVSELECTAndMask() local
DDAGCombiner.cpp8931 EVT NarrowVT = LHS.getValueType(); in visitVSELECT() local
19953 EVT NarrowVT = X.getValueType(); in SimplifyVBinOp() local
19982 EVT NarrowVT = LHS.getOperand(0).getValueType(); in SimplifyVBinOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp8293 EVT NarrowVT = EVT::getIntegerVT(*DAG.getContext(), Bits); in performAndCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp10070 MVT NarrowVT = MVT::getVectorVT(EltVT, 4); in LowerBUILD_VECTOR() local
39884 EVT NarrowVT = Narrow.getValueType(); in PromoteMaskArithmetic() local