Home
last modified time | relevance | path

Searched defs:IsConst (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Dtemplate_util.h25 struct IsConst : FalseType {}; struct
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DWithCache.h31 constexpr static bool IsConst = std::is_const_v<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DWithCache.h31 constexpr static bool IsConst = std::is_const_v<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DWithCache.h31 constexpr static bool IsConst = std::is_const_v<Arg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DWithCache.h31 constexpr static bool IsConst = std::is_const_v<Arg>; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.chunk.by/
H A Dtypes.h31 enum class IsConst : bool { no, yes }; enum
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/
H A Dexecution_metadata_exporter.cc42 bool IsConst(mlir::Operation* op) { in IsConst() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h24 IsConst, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h24 IsConst, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h24 IsConst, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h24 IsConst, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h24 IsConst, enumerator
/aosp_15_r20/external/skia/modules/skottie/src/effects/
H A DDisplacementMapEffect.cpp181 static bool IsConst(Selector s) { in IsConst() function in skottie::internal::__anone646f1f30111::DisplacementNode
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/
Dmain.go132 func (n *Name) IsConst() bool { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h178 constexpr char IsConst[] = "IsConst"; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h195 constexpr char IsConst[] = "IsConst"; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DAMDGPUMetadata.h195 constexpr char IsConst[] = "IsConst"; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DAMDGPUMetadata.h196 constexpr char IsConst[] = "IsConst"; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DAMDGPUMetadata.h196 constexpr char IsConst[] = "IsConst"; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DAMDGPUMetadata.h196 constexpr char IsConst[] = "IsConst"; variable
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp2431 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result,getContext()); in EmitBuiltinExpr() local
4344 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result, getContext()); in EmitARMBuiltinExpr() local
5035 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result, getContext()); in EmitAArch64BuiltinExpr() local
6723 bool IsConst = E->getArg(i)->isIntegerConstantExpr(Result, getContext()); in EmitX86BuiltinExpr() local
H A DMicrosoftCXXABI.cpp3642 bool &IsConst, bool &IsVolatile, in decomposeTypeForEH()
3681 bool IsConst, IsVolatile, IsUnaligned; in getAddrOfCXXCatchHandlerType() local
4104 bool IsConst, IsVolatile, IsUnaligned; in getThrowInfo() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ir/
Dnode.go471 func IsConst(n Node, ct constant.Kind) bool { func
/aosp_15_r20/development/vndk/tools/header-checker/src/repr/
H A Dir_representation.h651 bool IsConst() const { in IsConst() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp439 const MachineInstr *Init, bool IsConst, bool HasLinkageTy, in buildGlobalVariable()

12