| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | GCRootLowering.cpp | 217 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 D | LoopVersioningLICM.cpp | 353 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 D | ARMParallelDSP.cpp | 363 auto *Ld = dyn_cast<LoadInst>(&I); in RecordMemoryOps() local
|
| H A D | ARMISelDAGToDAG.cpp | 4049 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 D | SystemZTargetTransformInfo.cpp | 909 isFoldableLoad(const LoadInst *Ld, const Instruction *&FoldedValue) { in isFoldableLoad() argument
|
| H A D | SystemZISelLowering.cpp | 4853 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 D | LoopAccessAnalysis.cpp | 1851 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 D | AArch64ISelDAGToDAG.cpp | 1290 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 D | AMDGPUISelDAGToDAG.cpp | 2692 auto Ld = cast<LoadSDNode>(N); in isUniformLoad() local
|
| H A D | SIISelLowering.cpp | 7274 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 D | SparcISelLowering.cpp | 3388 LoadSDNode *Ld = cast<LoadSDNode>(N); in ReplaceNodeResults() local [all...] |
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.cc | 1432 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 D | SelectionDAGNodes.h | 2604 const LoadSDNode *Ld = dyn_cast<LoadSDNode>(N); in isNormalLoad() local
|
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.cc | 1426 void TurboAssembler::Ld(Register rd, const MemOperand& rs) { in Ld() function in v8::internal::TurboAssembler [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 3432 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 D | PPCISelLowering.cpp | 8232 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 D | DAGCombiner.cpp | 15541 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...] |