| /external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
| D | InstructionList.java | 46 public class InstructionList implements Iterable<InstructionHandle> { class 56 public InstructionList() { in InstructionList() method in InstructionList 65 public InstructionList(final Instruction i) { in InstructionList() method in InstructionList 75 public InstructionList(final BranchInstruction i) { in InstructionList() method in InstructionList 85 public InstructionList(final CompoundInstruction c) { in InstructionList() method in InstructionList 155 public InstructionList(final byte[] code) { in InstructionList() method in InstructionList
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | instruction_list.h | 47 InstructionList(InstructionList&& that) in InstructionList() function
|
| D | instruction.h | 48 class InstructionList; variable 642 friend InstructionList; variable
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction_list.h | 47 InstructionList(InstructionList&& that) in InstructionList() function
|
| D | instruction.h | 48 class InstructionList; variable 642 friend InstructionList; variable
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | instruction_list.h | 47 InstructionList(InstructionList&& that) in InstructionList() function
|
| D | instruction.h | 48 class InstructionList; variable 648 friend InstructionList; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | MetadataLoader.cpp | 1978 Function &F, const SmallVectorImpl<Instruction *> &InstructionList) { in parseMetadataAttachment() 2156 Function &F, const SmallVectorImpl<Instruction *> &InstructionList) { in parseMetadataAttachment()
|
| D | BitcodeReader.cpp | 501 SmallVector<Instruction *, 64> InstructionList; member in __anond297d7510411::BitcodeReader
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_rematerialization.cc | 204 class InstructionList { class 206 explicit InstructionList(const HloInstructionSequence& order) { in InstructionList() function in xla::__anondb90d2120111::InstructionList
|
| /external/swiftshader/third_party/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 37 using InstructionList = std::vector<const opt::Instruction*>; typedef
|
| /external/deqp-deps/SPIRV-Tools/source/diff/ |
| D | diff.cpp | 37 using InstructionList = std::vector<const opt::Instruction*>; typedef
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/diff/ |
| D | diff.cpp | 37 using InstructionList = std::vector<const opt::Instruction*>; typedef
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 205 SmallVector<Instruction *, 64> InstructionList; member in __anon6f73ddef0111::BitcodeReader
|