Home
last modified time | relevance | path

Searched defs:ImmOffset (Results 1 – 25 of 135) sorted by relevance

123456

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp119 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
572 int ImmOffset = 0; in emitMemModRMByte() local
599 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp120 static bool isDispOrCDisp8(uint64_t TSFlags, int Value, int &ImmOffset) { in isDispOrCDisp8()
579 int ImmOffset = 0; in emitMemModRMByte() local
606 int ImmOffset = 0; in emitMemModRMByte() local
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp309 int ImmOffset, bool RIP_rel) const in EmitImmediate()
565 int ImmOffset = 0; in EmitMemModRMByte() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp615 int ImmOffset = MI.getOperand(2).getImm() + Offset; in expandSVESpillFill() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp615 int ImmOffset = MI.getOperand(2).getImm() + Offset; in expandSVESpillFill() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp617 int ImmOffset = MI.getOperand(2).getImm() + Offset; in expandSVESpillFill() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp615 int ImmOffset = MI.getOperand(2).getImm() + Offset; in expandSVESpillFill() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp617 int ImmOffset = MI.getOperand(2).getImm() + Offset; in expandSVESpillFill() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1335 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1354 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1446 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1722 unsigned ImmOffset; in splitBufferOffsets() local
1805 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1313 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1333 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1425 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1701 unsigned ImmOffset; in splitBufferOffsets() local
1784 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1340 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1359 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1452 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1739 unsigned ImmOffset; in splitBufferOffsets() local
1819 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1340 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1359 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1452 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1739 unsigned ImmOffset; in splitBufferOffsets() local
1819 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1328 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1347 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1439 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1713 unsigned ImmOffset; in splitBufferOffsets() local
1796 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1313 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1333 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1425 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1701 unsigned ImmOffset; in splitBufferOffsets() local
1784 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1340 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1359 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1452 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1739 unsigned ImmOffset; in splitBufferOffsets() local
1819 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1340 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1359 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1452 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1739 unsigned ImmOffset; in splitBufferOffsets() local
1819 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1340 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1359 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1452 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1739 unsigned ImmOffset; in splitBufferOffsets() local
1819 unsigned ImmOffset; in selectStoreIntrinsic() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp1328 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1347 uint32_t SOffset, ImmOffset; in setBufferOffsets() local
1439 int64_t ImmOffset = 0; in applyMappingSBufferLoad() local
1713 unsigned ImmOffset; in splitBufferOffsets() local
1796 unsigned ImmOffset; in selectStoreIntrinsic() local

123456