Home
last modified time | relevance | path

Searched defs:addInstruction (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugFrame.h84 void addInstruction(uint8_t Opcode) { in addInstruction() function
89 void addInstruction(uint8_t Opcode, uint64_t Operand1) { in addInstruction() function
95 void addInstruction(uint8_t Opcode, uint64_t Operand1, uint64_t Operand2) { in addInstruction() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dast.js39 addInstruction(inst) { method in Module
/third_party/skia/third_party/externals/spirv-tools/tools/sva/src/
Dast.js39 addInstruction(inst) { method in Module
/third_party/spirv-tools/tools/sva/src/
Dast.js39 addInstruction(inst) { method in Module
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/HardwareUnits/
DLSUnit.h155 void addInstruction() { in addInstruction() function
/third_party/glslang/SPIRV/
DspvIR.h509 __inline void Block::addInstruction(std::unique_ptr<Instruction> inst) in addInstruction() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86DomainReassignment.cpp344 void addInstruction(MachineInstr *I) { in addInstruction() function in __anon0d0654120111::Closure
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp657 void PressureDiffs::addInstruction(unsigned Idx, in addInstruction() function in PressureDiffs