Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp1230 const ConstantInt *Const32 = ConstantInt::get(Int32Ty, 32); in trySelect() local
DMipsISelLowering.cpp2726 SDValue Const32 = DAG.getConstant(32, DL, MVT::i32); in lowerLOAD() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp2734 auto *Const32 = llvm::dyn_cast<ConstantInteger32>(Src1); in lowerArithmetic() local
2749 auto *Const32 = llvm::dyn_cast<ConstantInteger32>(Src1); in lowerArithmetic() local
DIceInstX8664.cpp2580 } else if (const auto *Const32 = llvm::dyn_cast<ConstantInteger32>(Src)) { in emitIAS() local
DIceInstX8632.cpp2653 } else if (const auto *Const32 = llvm::dyn_cast<ConstantInteger32>(Src)) { in emitIAS() local
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2320 SDValue Const32 = DAG.getConstant(32, DL, MVT::i32); in lowerLOAD() local