/aosp_15_r20/prebuilts/go/linux-x86/src/internal/buildcfg/ |
D | cfg.go | 280 SignExt bool member
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringMIPS32.cpp | 1782 constexpr bool SignExt = true; in newBaseRegister() local 2098 constexpr bool SignExt = true; in legalizeMemOperand() local 2278 constexpr bool SignExt = false; in hiOperand() local 3418 constexpr bool SignExt = false; in lowerCall() local
|
H A D | IceInstMIPS32.cpp | 37 bool OperandMIPS32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset()
|
H A D | IceInstARM32.cpp | 347 bool OperandARM32Mem::canHoldOffset(Type Ty, bool SignExt, int32_t Offset) { in canHoldOffset()
|
H A D | IceTargetLoweringARM32.cpp | 3577 constexpr bool SignExt = false; in lowerCall() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 118 bool SignExt : 1; // isExtend() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 118 bool SignExt : 1; // isExtend() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 118 bool SignExt : 1; // isExtend() variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/CodeGen/ |
D | CGFunctionInfo.h | 118 bool SignExt : 1; // isExtend() variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1265 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser()
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1034 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 1159 auto GuessNonIVOperand = [&](bool SignExt) { in cloneArithmeticIVUser()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 626 bool SignExt = false; in tryShrinkShlLogicImm() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 3990 PPCInstrInfo::isSignOrZeroExtended(const MachineInstr &MI, bool SignExt, in isSignOrZeroExtended()
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMISelDAGToDAG.cpp | 2496 static bool SearchSignedMulShort(SDValue SignExt, unsigned *Opc, SDValue &Src1, in SearchSignedMulShort()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 16095 SDValue SignExt = Curr; in LowerSIGN_EXTEND_VECTOR_INREG() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22516 SDValue SignExt = Curr; in LowerEXTEND_VECTOR_INREG() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 25943 SDValue SignExt = Curr; in LowerEXTEND_VECTOR_INREG() local
|