Home
last modified time | relevance | path

Searched refs:UnaryOperate (Results 1 – 18 of 18) sorted by relevance

/dports/lang/nickle/nickle-2.90/
H A Dvalue.c290 UnaryOperate (Value v, UnaryOp operator) in UnaryOperate() function
347 return UnaryOperate (av, NegateOp); in Negate()
353 return UnaryOperate (av, FloorOp); in Floor()
359 return UnaryOperate (av, CeilOp); in Ceil()
H A Dvalue.h1181 Value UnaryOperate (Value v, UnaryOp operator);
H A Dexecute.c1389 value = UnaryOperate (value, inst->unop.op); in ThreadsRun()
H A Dcompile.c837 inst->constant.constant = UnaryOperate (ObjCode(obj, d)->constant.constant, in CompileUnOp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dfold.h129 uint32_t UnaryOperate(SpvOp opcode, uint32_t operand) const;
H A Dfold.cpp45 uint32_t InstructionFolder::UnaryOperate(SpvOp opcode, uint32_t operand) const { in UnaryOperate() function in spvtools::opt::InstructionFolder
220 return UnaryOperate(opcode, operand_words.front()); in OperateWords()