Home
last modified time | relevance | path

Searched defs:HasSideEffect (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc296 bool HloComputation::HasSideEffect() const { in HasSideEffect() function in xla::HloComputation
H A Dhlo_instruction.cc1854 bool HloInstruction::HasSideEffect() const { in HasSideEffect() function in xla::HloInstruction
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGStmt.cpp2053 bool HasSideEffect = S.isVolatile() || S.getNumOutputs() == 0; in EmitAsmStmt() local
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.cpp2825 bool HasSideEffect, AlignStack, AsmDialect; in ParseValID() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp3218 bool HasSideEffect, AlignStack, AsmDialect; in ParseValID() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/AsmParser/
H A DLLParser.cpp3554 bool HasSideEffect, AlignStack, AsmDialect, CanThrow; in parseValID() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8115 bool HasSideEffect = IA->hasSideEffects(); in visitInlineAsm() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8868 bool HasSideEffect = IA->hasSideEffects(); in visitInlineAsm() local