Searched defs:Const1 (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 941 SDValue Const1; in performORCombine() local 2325 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFCOPYSIGN32() local 2373 SDValue Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFCOPYSIGN64() local 2428 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFABS32() local 2465 SDValue Res, Const1 = DAG.getConstant(1, DL, MVT::i32); in lowerFABS64() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 1419 auto Const1 = B.buildConstant(S32, ExpBits); in extractF64Exponent() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringMIPS32.cpp | 5254 auto *Const1 = llvm::dyn_cast<ConstantInteger32>(Src1); in matchOffsetBase() local
|
D | IceTargetLoweringX8664.cpp | 4678 auto *Const1 = llvm::dyn_cast<ConstantInteger32>(Src1); in matchOffsetIndexOrBase() local
|
D | IceTargetLoweringX8632.cpp | 5257 auto *Const1 = llvm::dyn_cast<ConstantInteger32>(Src1); in matchOffsetIndexOrBase() local
|
D | IceTargetLoweringARM32.cpp | 5517 auto *Const1 = llvm::dyn_cast<ConstantInteger32>(Src1); in matchOffsetBase() local
|