/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3703 bool IsSExt) { in addPromotedInst() 3726 bool IsSExt) { in getOrigType() 3834 bool IsSExt) { in canGetThrough() 3940 bool IsSExt = isa<SExtInst>(Ext); in getAction() local 4019 bool IsSExt) { in promoteOperandForOther() 5177 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | FastISel.h | 36 bool IsSExt : 1; member
|
H A D | MachineFrameInfo.h | 455 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 4141 Instruction *ExtOpnd, bool IsSExt) { in addPromotedInst() 4163 Instruction *Opnd, bool IsSExt) { in getOrigType() 4271 bool IsSExt) { in canGetThrough() 4377 bool IsSExt = isa<SExtInst>(Ext); in getAction() local 4456 bool IsSExt) { in promoteOperandForOther() 5777 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 2864 bool IsSExt) { in canGetThrough() 2932 bool IsSExt = isa<SExtInst>(Ext); in getAction() local 3011 bool IsSExt) { in promoteOperandForOther() 4079 bool IsSExt = isa<SExtInst>(FirstUser); in hasSameExtUse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 30 unsigned IsSExt : 1; ///< Sign extended member
|
H A D | MachineFrameInfo.h | 517 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
H A D | TargetLowering.h | 183 bool IsSExt : 1; variable 3605 bool IsSExt : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 30 unsigned IsSExt : 1; ///< Sign extended member
|
D | MachineFrameInfo.h | 552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
D | TargetLowering.h | 300 bool IsSExt : 1; variable 4668 bool IsSExt : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 30 unsigned IsSExt : 1; ///< Sign extended member
|
D | MachineFrameInfo.h | 552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
D | TargetLowering.h | 300 bool IsSExt : 1; variable 4556 bool IsSExt : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 30 unsigned IsSExt : 1; ///< Sign extended member
|
D | MachineFrameInfo.h | 552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
D | TargetLowering.h | 300 bool IsSExt : 1; variable 4591 bool IsSExt : 1; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetCallingConv.h | 30 unsigned IsSExt : 1; ///< Sign extended member
|
D | MachineFrameInfo.h | 552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
D | TargetLowering.h | 300 bool IsSExt : 1; variable 4591 bool IsSExt : 1; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetCallingConv.h | 30 unsigned IsSExt : 1; ///< Sign extended member
|
H A D | MachineFrameInfo.h | 552 void setObjectSExt(int ObjectIdx, bool IsSExt) { in setObjectSExt()
|
H A D | TargetLowering.h | 290 bool IsSExt : 1; variable 4341 bool IsSExt : 1; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 5373 bool IsSExt = definedBySignExtendingOp(Reg, MRI); in isSignOrZeroExtended() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 15444 bool IsSExt = ExtendOpcode == ISD::SIGN_EXTEND || in performBuildShuffleExtendCombine() local
|