HomeSort by: relevance | last modified time | path
    Searched refs:setAllowsRegister (Results 1 - 17 of 17) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
Hexagon.h 77 Info.setAllowsRegister();
82 Info.setAllowsRegister();
VE.h 166 Info.setAllowsRegister();
PPC.h 214 Info.setAllowsRegister();
225 Info.setAllowsRegister();
240 Info.setAllowsRegister();
250 Info.setAllowsRegister();
290 Info.setAllowsRegister();
BPF.h 80 Info.setAllowsRegister();
AArch64.cpp 685 Info.setAllowsRegister();
700 Info.setAllowsRegister();
705 Info.setAllowsRegister();
718 Info.setAllowsRegister();
721 Info.setAllowsRegister();
724 Info.setAllowsRegister();
AMDGPU.h 184 Info.setAllowsRegister();
193 Info.setAllowsRegister();
225 Info.setAllowsRegister();
AVR.h 119 Info.setAllowsRegister();
M68k.cpp 147 info.setAllowsRegister();
NVPTX.h 103 Info.setAllowsRegister();
SystemZ.cpp 66 Info.setAllowsRegister();
RISCV.cpp 84 Info.setAllowsRegister();
93 Info.setAllowsRegister();
Sparc.h 79 info.setAllowsRegister();
ARM.cpp 958 Info.setAllowsRegister();
962 Info.setAllowsRegister();
971 Info.setAllowsRegister();
1062 Info.setAllowsRegister();
Mips.h 244 Info.setAllowsRegister();
X86.cpp 1193 Info.setAllowsRegister();
1200 Info.setAllowsRegister();
1221 Info.setAllowsRegister();
1231 Info.setAllowsRegister();
  /src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp 603 Info.setAllowsRegister();
614 Info.setAllowsRegister();
754 Info.setAllowsRegister();
765 Info.setAllowsRegister();
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 1005 void setAllowsRegister() { Flags |= CI_AllowsRegister; }

Completed in 28 milliseconds