Home
last modified time | relevance | path

Searched defs:PoisonVal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInterleavedAccess.cpp469 Value *PoisonVal = PoisonValue::get(VecTupTy); in lowerInterleavedVPLoad() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SpeculativeLoadHardening.cpp444 const int PoisonVal = -1; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp1025 Value *PoisonVal = PoisonValue::get(SomePHI->getType()); in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8110 PoisonValue *PoisonVal = PoisonValue::get(Val->getType()); in getConstantVector() local