Searched refs:isSafeToSpeculativelyExecuteWithOpcode (Results 1 – 4 of 4) sorted by relevance
867 bool isSafeToSpeculativelyExecuteWithOpcode(
130 return isSafeToSpeculativelyExecuteWithOpcode(*Opc, &VPI); in maySpeculateLanes()
889 SafeToSpeculate = isSafeToSpeculativelyExecuteWithOpcode( in scalarizeVPIntrinsic()
6818 return isSafeToSpeculativelyExecuteWithOpcode(Inst->getOpcode(), Inst, CtxI, in isSafeToSpeculativelyExecute()6822 bool llvm::isSafeToSpeculativelyExecuteWithOpcode( in isSafeToSpeculativelyExecuteWithOpcode() function in llvm