Home
last modified time | relevance | path

Searched refs:FrameObjOffset (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp4187 int FrameObjOffset; in copyByValRegs() local
4191 FrameObjOffset = in copyByValRegs()
4195 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4204 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp4105 int FrameObjOffset; in copyByValRegs() local
4109 FrameObjOffset = in copyByValRegs()
4113 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4122 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp4036 int FrameObjOffset; in copyByValRegs() local
4040 FrameObjOffset = in copyByValRegs()
4044 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4053 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4315 int FrameObjOffset; in copyByValRegs() local
4319 FrameObjOffset = in copyByValRegs()
4323 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4332 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp4315 int FrameObjOffset; in copyByValRegs() local
4319 FrameObjOffset = in copyByValRegs()
4323 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4332 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4315 int FrameObjOffset; in copyByValRegs() local
4319 FrameObjOffset = in copyByValRegs()
4323 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4332 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4340 int FrameObjOffset; in copyByValRegs() local
4344 FrameObjOffset = in copyByValRegs()
4348 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4357 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4346 int FrameObjOffset;
4350 FrameObjOffset =
4354 FrameObjOffset = VA.getLocMemOffset();
4363 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp4346 int FrameObjOffset; in copyByValRegs() local
4350 FrameObjOffset = in copyByValRegs()
4354 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4363 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4329 int FrameObjOffset; in copyByValRegs() local
4333 FrameObjOffset = in copyByValRegs()
4337 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4346 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/Mips/
H A DMipsISelLowering.cpp4340 int FrameObjOffset; in copyByValRegs() local
4344 FrameObjOffset = in copyByValRegs()
4348 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4357 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4346 int FrameObjOffset; in copyByValRegs() local
4350 FrameObjOffset = in copyByValRegs()
4354 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4363 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4349 int FrameObjOffset; in copyByValRegs() local
4353 FrameObjOffset = in copyByValRegs()
4357 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4366 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4346 int FrameObjOffset; in copyByValRegs() local
4350 FrameObjOffset = in copyByValRegs()
4354 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4363 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4329 int FrameObjOffset; in copyByValRegs() local
4333 FrameObjOffset = in copyByValRegs()
4337 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
4346 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp4346 int FrameObjOffset;
4350 FrameObjOffset =
4354 FrameObjOffset = VA.getLocMemOffset();
4363 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp5707 int FrameObjOffset; in copyByValRegs() local
5711 FrameObjOffset = in copyByValRegs()
5715 FrameObjOffset = VA.getLocMemOffset(); in copyByValRegs()
5724 int FI = MFI.CreateFixedObject(FrameObjSize, FrameObjOffset, false, true); in copyByValRegs()