Home
last modified time | relevance | path

Searched defs:SUB (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang/test/Preprocessor/
H A Dpragma-missing-string-token.c18 #define SUB "mypragma" macro
/llvm-project/clang/test/SemaObjC/
H A Dwarn-deprecated-implementations.m52 @interface SUB : BASE interface
55 @implementation SUB implementation
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/abseil/
H A Dtime-subtraction.cpp76 #define SUB(z, t1) z - absl::ToUnixSeconds(t1) in f() macro
/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.h73 SUB, enumerator
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiAluCode.h24 SUB = 0x02, enumerator
/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp69 SUB = 0x40000033, enumerator
/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h247 SUB, enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h400 SUB, global() enumerator
/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h901 SUB, global() enumerator
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp201 isl::set SUB = S.upper_bound_val(type, dim, V); in addRangeBoundsToSet() local
/llvm-project/compiler-rt/lib/msan/tests/
H A Dmsan_test.cpp4396 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 DSelectionDAGBuilder.cpp2939 SDValue SUB = DAG.getNode(ISD::SUB, dl, visitSwitchCase() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17456 SDValue SUB = ABS->getOperand(0); performVecReduceAddCombineWithUADDLP() local
20106 performAddCombineSubShift(SDNode * N,SDValue SUB,SDValue Z,SelectionDAG & DAG) performAddCombineSubShift() argument
[all...]