Home
last modified time | relevance | path

Searched refs:HasHCX (Results 1 – 16 of 16) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false; variable
541 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td411 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false; variable
541 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td411 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false; variable
517 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td414 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false; variable
541 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td411 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false; variable
541 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td411 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false; variable
517 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td414 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h176 bool HasHCX = false;
541 bool hasHCX() const { return HasHCX; }
H A DAArch64.td411 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h179 bool HasHCX = false; variable
550 bool hasHCX() const { return HasHCX; } in hasHCX()
H A DAArch64.td410 "hcx", "HasHCX", "true", "Enable Armv8.7-A HCRX_EL2 system register">;