/llvm-project/clang/test/Preprocessor/ |
H A D | pragma-missing-string-token.c | 18 #define SUB "mypragma" macro
|
/llvm-project/clang/test/SemaObjC/ |
H A D | warn-deprecated-implementations.m | 52 @interface SUB : BASE interface 55 @implementation SUB implementation
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/ |
H A D | time-subtraction.cpp | 76 #define SUB(z, t1) z - absl::ToUnixSeconds(t1) in f() macro
|
/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kISelLowering.h | 73 SUB, enumerator
|
/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiAluCode.h | 24 SUB = 0x02, enumerator
|
/llvm-project/lld/ELF/Arch/ |
H A D | RISCV.cpp | 69 SUB = 0x40000033, enumerator
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ISDOpcodes.h | 247 SUB, enumerator
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.h | 400 SUB, global() enumerator
|
/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 901 SUB, global() enumerator
|
/llvm-project/polly/lib/Analysis/ |
H A D | ScopInfo.cpp | 201 isl::set SUB = S.upper_bound_val(type, dim, V); in addRangeBoundsToSet() local
|
/llvm-project/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 4396 template<class T> ALWAYS_INLINE T SUB(const T &a, const T&b) { return a - b; } in SUB() function
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 2939 SDValue SUB = DAG.getNode(ISD::SUB, dl, visitSwitchCase() local
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 17456 SDValue SUB = ABS->getOperand(0); performVecReduceAddCombineWithUADDLP() local 20106 performAddCombineSubShift(SDNode * N,SDValue SUB,SDValue Z,SelectionDAG & DAG) performAddCombineSubShift() argument [all...] |