Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction-scheduler.h157 bool HasSideEffect(const Instruction* instr) const { in HasSideEffect() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc212 bool HloComputation::HasSideEffect() const { in HasSideEffect() function in xla::HloComputation
Dhlo_instruction.cc1255 bool HloInstruction::HasSideEffect() const { in HasSideEffect() function in xla::HloInstruction
/external/clang/lib/CodeGen/
DCGStmt.cpp2053 bool HasSideEffect = S.isVolatile() || S.getNumOutputs() == 0; in EmitAsmStmt() local
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp2032 bool HasSideEffect, AlignStack; in ParseValID() local
/external/llvm/lib/AsmParser/
DLLParser.cpp2825 bool HasSideEffect, AlignStack, AsmDialect; in ParseValID() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp3101 bool HasSideEffect, AlignStack, AsmDialect; in ParseValID() local