Home
last modified time | relevance | path

Searched defs:Signedness (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Djs-typed-lowering.h28 enum Signedness { kSigned, kUnsigned }; enum
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp694 enum class Signedness { enum in spvtools::opt::__anonc40ae7990211::IsGreaterThanZero
902 std::function<Signedness(Signedness, Signedness)> reduce) { in VisitExpr()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp694 enum class Signedness { enum in spvtools::opt::__anonca7568530211::IsGreaterThanZero
902 std::function<Signedness(Signedness, Signedness)> reduce) { in VisitExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.cpp193 auto Signedness = DVI->getVariable()->getSignedness(); in diagnoseMisSizedDbgValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1855 auto Signedness = Var->getSignedness(); in replaceAllDbgUsesWith() local