Searched refs:Nd (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1175 LoadSDNode &Nd = *cast<LoadSDNode>(Op); local
1177 if (Nd.getMemoryVT() != MVT::f64 || !NoDPLoadStore)
1182 SDValue Ptr = Nd.getBasePtr(), Chain = Nd.getChain();
1187 Nd.getAlignment(), Nd.getMemOperand()->getFlags());
1193 std::min(Nd.getAlignment(), 4U), Nd.getMemOperand()->getFlags());
1204 StoreSDNode &Nd = *cast<StoreSDNode>(Op); local
1206 if (Nd
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h105 const NodeT *Nd = I->getBlock(); local
106 OtherChildren.insert(Nd);
/freebsd-11-stable/contrib/openpam/misc/
H A Dgendoc.pl453 .Nd $$func{descr}
610 print FILE ".Nd Pluggable Authentication Modules Library
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1012 auto Nd = Vs.traverse(Dtype, Vs.declCtx(Ctx)); local
1013 return Vs.reduceAlloc(*this, Nd);
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure23491 .Nd foobar

Completed in 133 milliseconds