Searched refs:isSafeToSpeculativelyExecuteWithOpcode (Results 1 – 3 of 3) sorted by relevance
475 bool isSafeToSpeculativelyExecuteWithOpcode(
128 return isSafeToSpeculativelyExecuteWithOpcode(FunctionalOpc, &VPI); in maySpeculateLanes()
4805 return isSafeToSpeculativelyExecuteWithOpcode(Inst->getOpcode(), Inst, CtxI, in isSafeToSpeculativelyExecute()4809 bool llvm::isSafeToSpeculativelyExecuteWithOpcode( in isSafeToSpeculativelyExecuteWithOpcode() function in llvm