Home
last modified time | relevance | path

Searched defs:minuend (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/MachO/
H A DEhFrame.cpp114 auto minuend = b; in createSubtraction() local
H A DInputSection.cpp229 const Reloc &minuend = relocs[++i]; writeTo() local
H A DInputFiles.cpp1336 macho::Reloc &minuend = *std::next(relocIt); in targetSymFromCanonicalSubtractor() local
[all...]
/llvm-project/polly/lib/External/isl/
H A Disl_test.c4286 const char *minuend; member