Home
last modified time | relevance | path

Searched defs:IsConst (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp1022 struct IsConst : FalseType {}; struct
1025 struct IsConst<const T> : TrueType {}; struct
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator.h57 bool IsConst() const { return !owner_map.is_null(); } in IsConst() function
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.h97 bool IsConst() const { in IsConst() function in v8::internal::torque::LocationReference
H A Ddeclarable.h245 virtual bool IsConst() const { return true; } in IsConst() function in v8::internal::torque::Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h178 constexpr char IsConst[] = "IsConst"; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegisterBankInfo.cpp401 const bool IsConst = AS == AMDGPUAS::CONSTANT_ADDRESS || in isScalarLoadLegal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8620 bool IsConst = true; in LowerBUILD_VECTOR() local

Completed in 59 milliseconds