/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/ |
H A D | Le64.h | 44 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | ARC.h | 49 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | MSP430.h | 90 const char *getClobbers() const override { in getClobbers() function
|
H A D | Lanai.h | 88 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | XCore.h | 53 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | TCE.h | 96 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | VE.h | 73 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | PNaCl.h | 70 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | AVR.h | 70 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | M68k.cpp | 202 const char *M68kTargetInfo::getClobbers() const { in getClobbers() function in clang::targets::M68kTargetInfo
|
H A D | BPF.h | 64 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | Hexagon.h | 116 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | NVPTX.h | 108 const char *getClobbers() const override { in getClobbers() function
|
H A D | SPIR.h | 103 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | SystemZ.h | 75 const char *getClobbers() const override { in getClobbers() function
|
H A D | WebAssembly.h | 108 const char *getClobbers() const final { return ""; } in getClobbers() function
|
H A D | RISCV.h | 82 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | AMDGPU.h | 116 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | Mips.h | 282 const char *getClobbers() const override { in getClobbers() function
|
H A D | Sparc.h | 84 const char *getClobbers() const override { in getClobbers() function
|
H A D | PPC.h | 328 const char *getClobbers() const override { return ""; } in getClobbers() function
|
H A D | AArch64.cpp | 761 const char *AArch64TargetInfo::getClobbers() const { return ""; } in getClobbers() function in AArch64TargetInfo
|
H A D | ARM.cpp | 1130 const char *ARMTargetInfo::getClobbers() const { in getClobbers() function in ARMTargetInfo
|
H A D | X86.h | 235 const char *getClobbers() const override { in getClobbers() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | Stmt.h | 3268 ArrayRef<StringRef> getClobbers() const { in getClobbers() function
|