| /external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
| D | spmd_partitioner_util.h | 153 bool IsConstant() const { return multiplier_ == 0; } in IsConstant() function
|
| D | spmd_partitioner_util.cc | 731 bool OffsetCalculation::IsConstant() const { in IsConstant() function in xla::spmd::OffsetCalculation
|
| /external/llvm/lib/IR/ |
| D | MDBuilder.cpp | 167 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
| /external/tensorflow/tensorflow/compiler/xla/tests/ |
| D | compute_constant_test.cc | 89 bool IsConstant(const XlaOp& operand, XlaBuilder* builder) { in IsConstant() function in xla::__anon425cb9950111::ComputeConstantTest
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | graph.h | 166 bool IsConstant() const { return class_ == NC_CONSTANT; } in IsConstant() function 827 inline bool IsConstant(const Node* node) { return node->IsConstant(); } in IsConstant() function
|
| /external/llvm-project/llvm/lib/IR/ |
| D | MDBuilder.cpp | 234 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | MDBuilder.cpp | 238 uint64_t Offset, bool IsConstant) { in createTBAAStructTagNode()
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceGlobalInits.h | 442 bool IsConstant = false; variable
|
| D | IceTargetLowering.cpp | 1025 const bool IsConstant = Var.getIsConstant(); in emitGlobal() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | instruction.h | 885 bool Instruction::IsConstant() const { in IsConstant() function
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | instruction.h | 865 bool Instruction::IsConstant() const { in IsConstant() function
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | instruction.h | 865 bool Instruction::IsConstant() const { in IsConstant() function
|
| /external/llvm-project/lldb/include/lldb/Core/ |
| D | ValueObject.h | 281 bool IsConstant() const { return !m_mod_id.IsValid(); } in IsConstant() function
|
| /external/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 871 bool IsConstant = evaluateConstantImm(Expr, Imm, VK); in addExpr() local 894 bool IsConstant = evaluateConstantImm(getImm(), Imm, VK); in addSImm5Plus1Operands() local
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 440 IsConstant = 1 << 0, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 1326 auto IsConstant = [](const SDValue &V) { in LowerBUILD_VECTOR() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 478 IsConstant = 1 << 0, enumerator
|
| /external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 478 IsConstant = 1 << 0, enumerator
|
| /external/tensorflow/tensorflow/core/grappler/ |
| D | op_types.cc | 157 bool IsConstant(const NodeDef& node) { return node.op() == "Const"; } in IsConstant() function
|
| /external/clang/lib/Sema/ |
| D | SemaOpenMP.cpp | 691 bool IsConstant = Type.isConstant(SemaRef.getASTContext()); in getTopDSA() local 4078 bool IsConstant = NewStep->isIntegerConstantExpr(Result, SemaRef.Context); in SetStep() local 5095 bool IsConstant = in CheckOpenMPLoop() local 8387 bool IsConstant = ElemType.isConstant(Context); in ActOnOpenMPFirstprivateClause() local 9720 bool IsConstant = StepExpr->isIntegerConstantExpr(Result, Context); in ActOnOpenMPLinearClause() local
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISelLowering.cpp | 1576 auto IsConstant = [](const SDValue &V) { in LowerBUILD_VECTOR() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
| D | RISCVAsmParser.cpp | 703 bool IsConstant = evaluateConstantImm(Expr, Imm, VK); in addExpr() local
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 445 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType() 844 bool IsConstant, IsExternallyInitialized; in ParseGlobal() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 517 bool LLParser::ParseGlobalType(bool &IsConstant) { in ParseGlobalType() 1036 bool IsConstant, IsExternallyInitialized; in ParseGlobal() local
|
| /external/llvm-project/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 574 bool LLParser::parseGlobalType(bool &IsConstant) { in parseGlobalType() 1105 bool IsConstant, IsExternallyInitialized; in parseGlobal() local
|