Home
last modified time | relevance | path

Searched defs:StackEntry (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/deqp/executor/tools/
H A DxeExtractShaderPrograms.cpp116 struct StackEntry struct
121 explicit StackEntry(const xe::ri::List *list_) : list(list_), curNdx(0) in StackEntry() function
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_analysis.cc203 struct HInductionVarAnalysis::StackEntry { struct in art::HInductionVarAnalysis
204 StackEntry(HInstruction* insn, NodeInfo* info, size_t link = std::numeric_limits<size_t>::max()) in StackEntry() function
211 HInstruction* instruction;
212 NodeInfo* node_info;
213 size_t user_link; // Stack index of the user that is visiting this input.
214 size_t num_visited_inputs;
215 size_t low_depth;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp72 struct StackEntry { struct
73 unsigned NumIn;
74 unsigned NumOut;
75 bool IsSigned = false;
78 SmallVector<Value *, 2> ValuesToRelease;
80 StackEntry(unsigned NumIn, unsigned NumOut, bool IsSigned, in StackEntry() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/XRay/
H A DProfile.cpp319 struct StackEntry { struct
320 uint64_t Timestamp;
321 Profile::FuncID FuncId;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
H A DProfile.cpp319 struct StackEntry { struct
320 uint64_t Timestamp;
321 Profile::FuncID FuncId;
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsource_range.h418 struct StackEntry { struct
425 const std::vector<StackEntry>& entries); argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Ddisassemble.cpp390 struct StackEntry { struct
392 uint32_t block_index;
396 bool post_visit = false;
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp308 Instruction *StackEntry = in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp53 using StackEntry = std::pair<BasicBlock *, Value *>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp321 Instruction *StackEntry = in runOnFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp35 using StackEntry = std::pair<BasicBlock *, Value *>; typedef
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp34 typedef std::pair<BasicBlock *, Value *> StackEntry; typedef
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp1331 struct StackEntry struct
1333 debug::LexicalBlock *block;
1334 uint32_t line;
1336 …ol operator!=(const StackEntry &other) const { return block != other.block || line != other.line; } in operator !=()
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DShadowStackGCLowering.cpp405 Instruction *StackEntry = in runOnFunction() local
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/
H A DActualValueInference.java134 abstract static class StackEntry { class in ActualValueInference
/aosp_15_r20/packages/apps/TV/libs/
Dtruth-0.45.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/truth/truth/1.4.0/
HDtruth-1.4.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
Dnashorn.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/javax. ...
/aosp_15_r20/external/cronet/third_party/netty4/src/jar/all-in-one/
HDnetty-all-4.1.9.Final.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/native/ io/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty-shaded/1.16.1/
HDgrpc-netty-shaded-1.16.1.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-netty-shaded/1.56.0/
HDgrpc-netty-shaded-1.56.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/packages/apps/CellBroadcastReceiver/tests/compliancetests/mockmodem/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx.annotation_annotation- ...
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dcore-tests.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
/aosp_15_r20/tools/deviceinfra/prebuilts/
Dats_local_runner_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12