Home
last modified time | relevance | path

Searched defs:poison (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dfixup_poisons.cpp34 auto poison = llvm::dyn_cast<llvm::PoisonValue>(operand); in FixupInstructionOperands() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp2192 llvm::Value *poison = llvm::Constant::getIntegerValue(type, llvm::APInt(1, 0)); in VisitAbs() local

Completed in 7 milliseconds