Home
last modified time | relevance | path

Searched defs:Ld (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DGCRootLowering.cpp217 Value *Ld = new LoadInst(CI->getType(), CI->getArgOperand(1), "", CI); in DoLowering() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp353 LoadInst *Ld = dyn_cast<LoadInst>(I); in instructionSafeForVersioning() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp363 auto *Ld = dyn_cast<LoadInst>(&I); in RecordMemoryOps() local
H A DARMISelDAGToDAG.cpp4049 SDNode *Ld = CurDAG->getMachineNode(NewOpc, dl, ResTys, Ops); in Select() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp909 isFoldableLoad(const LoadInst *Ld, const Instruction *&FoldedValue) { in isFoldableLoad() argument
H A DSystemZISelLowering.cpp4853 SDNode *Ld = Elems[I].getNode(); in buildVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp1851 auto *Ld = dyn_cast<LoadInst>(&I); in analyzeLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1290 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectLoad() local
1318 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectPostLoad() local
1435 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); in SelectLoadLane() local
1479 SDNode *Ld = CurDAG->getMachineNode(Opc, dl, ResTys, Ops); SelectPostLoadLane() local
3149 SDNode *Ld = CurDAG->getMachineNode(Op, DL, MVT::i64, MVT::i64, Select() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp2692 auto Ld = cast<LoadSDNode>(N); in isUniformLoad() local
H A DSIISelLowering.cpp7274 SDValue SITargetLowering::widenLoad(LoadSDNode *Ld, DAGCombinerInfo &DCI) const { in widenLoad() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3388 LoadSDNode *Ld = cast<LoadSDNode>(N); in ReplaceNodeResults() local
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc1432 void TurboAssembler::Ld(Register rd, const MemOperand& rs) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h2604 const LoadSDNode *Ld = dyn_cast<LoadSDNode>(N); in isNormalLoad() local
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.cc1426 void TurboAssembler::Ld(Register rd, const MemOperand& rs) { in Ld() function in v8::internal::TurboAssembler
[all...]
/third_party/astc-encoder/Source/
H A Dstb_image.h3432 int Ld = stbi__get16be(j->s); in stbi__decode_jpeg_image() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8232 SDValue Ld; in LowerINT_TO_FP() local
13365 SDValue Ld = DAG.getMemIntrinsicNode(PPCISD::LXSIZX, dl, in combineFPToIntToFP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15541 auto *Ld = cast<LoadSDNode>(Val); getStoreMergeCandidates() local
16035 LoadSDNode *Ld = cast<LoadSDNode>(Val); MergeConsecutiveStores() local
16250 LoadSDNode *Ld = cast<LoadSDNode>(LoadNodes[i].MemNode); MergeConsecutiveStores() local
[all...]

Completed in 133 milliseconds