Home
last modified time | relevance | path

Searched defs:IsShort (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp312 bool IsShort = in LowerHWASAN_CHECK_MEMACCESS() local
355 bool IsShort = std::get<1>(P.first); in EmitHwasanMemaccessSymbols() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp429 bool IsShort = in LowerHWASAN_CHECK_MEMACCESS() local
473 bool IsShort = std::get<1>(P.first); in emitHwasanMemaccessSymbols() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/util/
Dflags.h152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/util/
H A Dflags.h152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/util/
H A Dflags.h152 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/tools/
Dflags_test.cpp21 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/tools/
H A Dflags_test.cpp21 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/tools/
H A Dflags_test.cpp21 #define UTIL_FLAGS_FLAG(Type, Prefix, Name, Default, Required, IsShort) \ argument
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac_types.hpp288 bool IsShort(void) const { return (mType == kTypeShort); } in IsShort() function in ot::Mac::Address
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3220 auto IsShort = MIRBuilder.buildICmp(ICmpInst::ICMP_ULT, CondTy, Amt, NewBits); in narrowScalarShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4721 auto IsShort = MIRBuilder.buildICmp(ICmpInst::ICMP_ULT, CondTy, Amt, NewBits); in narrowScalarShift() local