Home
last modified time | relevance | path

Searched refs:Only (Results 1 – 25 of 410) sorted by relevance

12345678910>>...17

/llvm-project-15.0.7/llvm/test/TableGen/
H A Dprep-diag1.td7 // DIAG1: error: Only comments are supported after #define NAME
19 // DIAG2: error: Only comments are supported after #ifdef NAME
22 // DIAG3: error: Only comments are supported after #ifdef NAME
H A Dprep-diag2.td5 // DIAG1: error: Only comments are supported after #else
8 // DIAG2: error: Only comments are supported after #else
H A Dprep-diag3.td5 // DIAG1: error: Only comments are supported after #endif
8 // DIAG2: error: Only comments are supported after #endif
H A Dprep-ifndef-diag-2.td3 // CHECK: error: Only comments are supported after #ifndef NAME
/llvm-project-15.0.7/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h94 static inline SourcePred onlyType(Type *Only) { in onlyType() argument
95 auto Pred = [Only](ArrayRef<Value *>, const Value *V) { in onlyType()
96 return V->getType() == Only; in onlyType()
98 auto Make = [Only](ArrayRef<Value *>, ArrayRef<Type *>) { in onlyType()
99 return makeConstantsWithType(Only); in onlyType()
/llvm-project-15.0.7/clang/test/Driver/XRay/
H A Dlit.local.cfg5 # Only run the tests in platforms where XRay instrumentation is supported.
11 # Only on platforms we support.
/llvm-project-15.0.7/clang/test/Modules/Inputs/System/usr/include/
H A Dmodule.map2 // Only in compiler support directory
7 // Only in system headers directory
/llvm-project-15.0.7/libcxx/utils/ci/
H A Dapple-install-libcxx.sh23 --llvm-root <DIR> Path to the root of the LLVM monorepo. Only the libcxx
38 --headers-only Only install the header part of the library -- don't actually
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/ELF/AMDGPU/
H A Dkd-sgpr.s22 ;; Only set next_free_sgpr.
32 ;; Only set other directives.
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Dtarget-abi-invalid.s74 # RV32E-ILP32: Only the ilp32e ABI is supported for RV32E (ignoring target-abi)
75 # RV32EF-ILP32F: Only the ilp32e ABI is supported for RV32E (ignoring target-abi)
76 # RV32EFD-ILP32F: Only the ilp32e ABI is supported for RV32E (ignoring target-abi)
77 # RV32EFD-ILP32D: Only the ilp32e ABI is supported for RV32E (ignoring target-abi)
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dephemeral.ll6 ; Only the load and ret should be included in the instruction count, not
29 ; Only the ret should be included in the instruction count, the load and icmp
/llvm-project-15.0.7/libc/cmake/modules/
H A DLLVMLibCFlagRules.cmake15 # - FLAG_NAME__ONLY: Only generate 1 target `TARGET_NAME` that has `FLAG_NAME`
17 # - FLAG_NAME__NO: Only generate 1 target `TARGET_NAME` that depends on
118 # Only target with `flag` has `.__NO_flag` target, `flag__NO` and
/llvm-project-15.0.7/llvm/test/CodeGen/XCore/
H A Dladd_lsub_combine.ll3 ; Only needs one ladd
16 ; Only needs one lsub and one neg
/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZOperands.td636 def shift12only : BDMode <"BDAddr", "32", "12", "Only">;
637 def shift20only : BDMode <"BDAddr", "32", "20", "Only">;
638 def bdaddr12only : BDMode <"BDAddr", "64", "12", "Only">;
640 def bdaddr20only : BDMode <"BDAddr", "64", "20", "Only">;
644 def bdxaddr12only : BDXMode<"BDXAddr", "64", "12", "Only">;
646 def bdxaddr20only : BDXMode<"BDXAddr", "64", "20", "Only">;
649 def dynalloc12only : BDXMode<"DynAlloc", "64", "12", "Only">;
652 def bdladdr12onlylen4 : BDLMode<"BDLAddr", "64", "12", "Only", "4">;
653 def bdladdr12onlylen8 : BDLMode<"BDLAddr", "64", "12", "Only", "8">;
654 def bdraddr12only : BDRMode<"BDRAddr", "64", "12", "Only">;
/llvm-project-15.0.7/libc/test/src/__support/OSUtil/linux/x86_64/
H A DCMakeLists.txt6 -Wno-unused-variable # Only signature tests, declared variables are unused.
/llvm-project-15.0.7/clang/test/Modules/Inputs/crash-recovery/usr/include/
H A Dmodule.map2 // Only in system headers directory
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/python/
H A Dlit.local.cfg3 # Only run when python bindings are enabled.
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/taco/
H A Dlit.local.cfg3 # Only run when python bindings are enabled.
/llvm-project-15.0.7/llvm/test/Verifier/
H A Dllvm.used-invalid-type2.ll4 ; CHECK: Only global arrays can have appending linkage!
H A DSelfReferential.ll2 ; CHECK: Only PHI nodes may reference their own value
/llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/
H A Delf-disassemble-dynamic-symbols.test4 ## Case 1: Both static and dynamic symbols are present. Only static
8 ## Case 2: Only the dynamic symbols are present. These should be displayed, if
/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dspill.ll17 ; The clobber list has all registers except g0/o0. (Only o0 is usable.)
31 ; The clobber list has all registers except g0,g1,o0,o1. (Only o0/o1 are a usable pair)
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A Dmemprof_posix.cpp16 #error Only Posix supported
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dthumb1_return_sequence.ll158 ; Only r1 to r3 are available to pop LR.
165 ; Only r1 to r3 are available to pop LR.
205 ; Only r1 to r3 are available to pop LR.
211 ; Only r1 to r3 are available to pop LR.
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DP9InstrResources.td104 // Standard Dispatch ALU operation for 3 cycles. Only one slice used.
121 // Standard Dispatch ALU operation for 2 cycles. Only one slice used.
523 // Three Cycle PM operation. Only one PM unit per superslice so we use the whole
633 // 12 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
657 // 23 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
665 // 24 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
682 // 37 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
690 // 58 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
699 // 76 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
917 // 5 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
[all …]

12345678910>>...17