Home
last modified time | relevance | path

Searched refs:POWER (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dpragma_unknown.c29 #pragma STDC CX_LIMITED_RANGE ON FULL POWER // expected-warning {{expected end of directive in pra…
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dasm-dialect.ll7 ; uses for "new-style mnemonics" as opposed to POWER mnemonics) when
/llvm-project-15.0.7/lldb/docs/status/
H A Dstatus.rst14 to debug x86_64, i386, ARM, AArch64, IBM POWER (ppc64), IBM Z (s390x), and
/llvm-project-15.0.7/flang/lib/Parser/
H A Dpreprocessor.cpp735 POWER, in ExpressionValue() enumerator
777 opNameMap["**"] = POWER; in ExpressionValue()
908 if (op < POWER || precedence[op] < minimumPrecedence) { in ExpressionValue()
921 case POWER: in ExpressionValue()
/llvm-project-15.0.7/llvm/docs/
H A DCompilerWriterInfo.rst71 * `IBM AIX 7.2 POWER Assembly Reference <https://www.ibm.com/support/knowledgecenter/en/ssw_aix_72/…
73 * `IBM AIX/5L for POWER Assembly Reference <http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib…
/llvm-project-15.0.7/llvm/test/MC/PowerPC/
H A Dppc64-encoding.s847 # The POWER variant of cntlzw
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/
H A Dconfusables.txt1316 23FC ; 23FB ; MA #* ( ⏼ → ⏻ ) POWER ON-OFF SYMBOL → POWER SYMBOL #
1346 23FE ; 263E ; MA #* ( ⏾ → ☾ ) POWER SLEEP SYMBOL → LAST QUARTER MOON #
2539 23FD ; 006C ; MA #* ( ⏽ → l ) POWER ON SYMBOL → LATIN SMALL LETTER L # →I→
7300 2F12 ; 529B ; MA #* ( ⼒ → 力 ) KANGXI RADICAL POWER → CJK UNIFIED IDEOGRAPH-529B #
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.td4578 // The POWER variant
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td9950 "this builtin is only valid on POWER%0 or later CPUs">;