Searched refs:LD (Results 151 - 175 of 333) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/openbsm/bin/auditfilterd/
H A DMakefile.in154 LD = @LD@
/freebsd-11-stable/contrib/openbsm/bin/auditreduce/
H A DMakefile.in153 LD = @LD@
/freebsd-11-stable/contrib/openbsm/bin/praudit/
H A DMakefile.in153 LD = @LD@
/freebsd-11-stable/contrib/openbsm/libauditd/
H A DMakefile.in152 LD = @LD@
/freebsd-11-stable/contrib/openbsm/modules/auditfilter_noop/
H A DMakefile.in152 LD = @LD@
/freebsd-11-stable/contrib/ntp/kernel/
H A DMakefile.in276 LD = @LD@
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A DMakefile.in237 LD = @LD@
/freebsd-11-stable/contrib/ntp/include/isc/
H A DMakefile.in237 LD = @LD@
/freebsd-11-stable/contrib/ntp/scripts/build/
H A DMakefile.in219 LD = @LD@
/freebsd-11-stable/contrib/openpam/doc/man/
H A DMakefile.in195 LD = @LD@
/freebsd-11-stable/contrib/openpam/bin/su/
H A DMakefile.in247 LD = @LD@
/freebsd-11-stable/contrib/openpam/bin/pamtest/
H A DMakefile.in247 LD = @LD@
/freebsd-11-stable/contrib/openpam/bin/openpam_dump_policy/
H A DMakefile.in216 LD = @LD@
/freebsd-11-stable/contrib/openpam/modules/pam_return/
H A DMakefile.in246 LD = @LD@
/freebsd-11-stable/contrib/openpam/modules/pam_permit/
H A DMakefile.in246 LD = @LD@
/freebsd-11-stable/contrib/openpam/modules/pam_unix/
H A DMakefile.in246 LD = @LD@
/freebsd-11-stable/contrib/openpam/modules/pam_deny/
H A DMakefile.in246 LD = @LD@
/freebsd-11-stable/contrib/ntp/scripts/lib/
H A DMakefile.in246 LD = @LD@
/freebsd-11-stable/contrib/expat/tests/benchmark/
H A DMakefile.in253 LD = @LD@
/freebsd-11-stable/contrib/expat/examples/
H A DMakefile.in256 LD = @LD@
/freebsd-11-stable/contrib/expat/lib/
H A DMakefile.in290 LD = @LD@
/freebsd-11-stable/contrib/file/tests/
H A DMakefile.in207 LD = @LD@
/freebsd-11-stable/contrib/file/doc/
H A DMakefile.in193 LD = @LD@
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2651 static SDValue createLoadLR(unsigned Opc, SelectionDAG &DAG, LoadSDNode *LD, argument
2653 SDValue Ptr = LD->getBasePtr();
2654 EVT VT = LD->getValueType(0), MemVT = LD->getMemoryVT();
2656 SDLoc DL(LD);
2665 LD->getMemOperand());
2670 LoadSDNode *LD = cast<LoadSDNode>(Op); local
2671 EVT MemVT = LD->getMemoryVT();
2677 if ((LD->getAlignment() >= MemVT.getSizeInBits() / 8) ||
2683 ISD::LoadExtType ExtType = LD
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h509 long double LD; member in union:S::__anon1539

Completed in 123 milliseconds

1234567891011>>