Home
last modified time | relevance | path

Searched refs:getAllowAutoPadding (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCFragment.h277 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCFragment.h277 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCFragment.h285 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; }
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCFragment.h287 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
868 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp565 if (!OS.getAllowAutoPadding()) in canPadBranches()
857 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
868 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
859 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp565 if (!OS.getAllowAutoPadding()) in canPadBranches()
857 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
868 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp569 if (!OS.getAllowAutoPadding()) in canPadBranches()
870 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
868 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
859 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding()) in canPadBranches()
859 if (!RF.getAllowAutoPadding()) in padInstructionViaPrefix()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp567 if (!OS.getAllowAutoPadding())
868 if (!RF.getAllowAutoPadding())
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCStreamer.h278 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCStreamer.h278 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h278 bool getAllowAutoPadding() const { return AllowAutoPadding; } in getAllowAutoPadding() function

123