Home
last modified time | relevance | path

Searched defs:IsConstant (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dnode-properties.h115 static bool IsConstant(Node* node) { in IsConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp238 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
DCore.cpp2146 void LLVMSetGlobalConstant(LLVMValueRef GlobalVar, LLVMBool IsConstant) { in LLVMSetGlobalConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalInits.h442 bool IsConstant = false; variable
DIceTargetLowering.cpp994 const bool IsConstant = Var.getIsConstant(); in emitGlobal() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dinstruction.h898 bool Instruction::IsConstant() const { in IsConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstruction.h898 bool Instruction::IsConstant() const { in IsConstant() function
/third_party/spirv-tools/source/opt/
Dinstruction.h908 bool Instruction::IsConstant() const { in IsConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1326 auto IsConstant = [](const SDValue &V) { in LowerBUILD_VECTOR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h478 IsConstant = 1 << 0, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp703 bool IsConstant = evaluateConstantImm(Expr, Imm, VK); in addExpr() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp517 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType()
1036 bool IsConstant, IsExternallyInitialized; in ParseGlobal() local