Home
last modified time | relevance | path

Searched defs:Ld (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/sandbox/linux/seccomp-bpf/
Dverifier.cc171 void Ld(State* state, const struct sock_filter& insn, const char** err) { in Ld() function
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp1004 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectLoad() local
1030 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectPostLoad() local
1151 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectLoadLane() local
1198 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectPostLoadLane() local
2168 SDNode *Ld = CurDAG->getMachineNode(Op, DL, MVT::i64, MVT::i64, in Select() local
/external/llvm/lib/CodeGen/
DGCStrategy.cpp298 Value *Ld = new LoadInst(CI->getArgOperand(1), "", CI); in PerformDefaultLowering() local
/external/doclava/res/assets/templates/assets/
Dprettify.js11 …>:&a-z])/g,nb);b+=ob;return b}(),Ja=/&/g,Ka=/</g,La=/>/g,Kd=/\"/g;function Ld(a){return a.replace(… class
/external/clang/lib/Analysis/
DThreadSafetyCommon.cpp647 til::SExpr *Ld = new (Arena) til::Load(Lp); in enterCFG() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2747 LoadInst *Ld = Builder.CreateLoad(Ops[0]); in EmitCommonNeonBuiltinExpr() local
3411 Value *Ld = Builder.CreateCall2(F, Ops[0], Align); in EmitARMBuiltinExpr() local
3424 LoadInst *Ld = Builder.CreateLoad(Ops[0]); in EmitARMBuiltinExpr() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp3112 } else if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(Arg)) { in MatchingStackOffset() local
5760 SDValue Ld; in LowerVectorBroadcast() local
11136 SDValue Ld = DAG.getLoad(Cst.getValueType(), DL, DAG.getEntryNode(), CP, in LowerZERO_EXTEND_AVX512() local
11215 SDValue Ld = DAG.getLoad(Cst.getValueType(), DL, DAG.getEntryNode(), CP, in LowerTRUNCATE() local
12746 SDValue Ld = DAG.getLoad(ExtVT.getScalarType(), dl, DAG.getEntryNode(), CP, in LowerSIGN_EXTEND_AVX512() local
18368 if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(V1.getOperand(0))) { in PerformShuffleCombine256() local
20828 LoadSDNode *Ld = cast<LoadSDNode>(N); in PerformLOADCombine() local
21158 LoadSDNode *Ld = nullptr; in PerformSTORECombine() local
21704 SDValue Ld = N->getOperand(1); in PerformINSERTPSCombine() local
21822 LoadSDNode *Ld = cast<LoadSDNode>(Op0.getNode()); in PerformSINT_TO_FPCombine() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp9323 LoadSDNode *Ld = dyn_cast<LoadSDNode>(St->getValue()); in MergeConsecutiveStores() local
9458 LoadSDNode *Ld = cast<LoadSDNode>(LoadNodes[0].MemNode); in MergeConsecutiveStores() local
9466 LoadSDNode *Ld = cast<LoadSDNode>(LoadNodes[i].MemNode); in MergeConsecutiveStores() local
9666 if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(Value)) { in visitSTORE() local
DSelectionDAG.cpp6355 if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(*this)) { in reachesChainWithoutSideEffects() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp1865 } else if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(Arg)) { in MatchingStackOffset() local
3534 if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(Op)) in bitcastf32Toi32() local
3551 if (LoadSDNode *Ld = dyn_cast<LoadSDNode>(Op)) { in expandf64Toi32() local
DARMISelDAGToDAG.cpp3020 SDNode *Ld = CurDAG->getMachineNode(NewOpc, dl, ResTys, Ops); in Select() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4578 LoadInst *Ld = dyn_cast<LoadInst>(it); in canVectorizeMemory() local
/external/chromium_org/third_party/dom_distiller_js/package/js/
Ddomdistiller.js505 function Ld(a,b){var c,d;Ub();if(Tb<2)return;c=a.c.b.c-1;d=c<0?null:ui(ls(a.c.b,c));Wb('Adding [tag… class
/external/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp5226 SDValue Ld; in LowerINT_TO_FP() local