Searched refs:isSafeToSpeculativelyExecuteWithOpcode (Results 1 – 3 of 3) sorted by relevance
483 bool isSafeToSpeculativelyExecuteWithOpcode(
127 return isSafeToSpeculativelyExecuteWithOpcode(FunctionalOpc, &VPI); in maySpeculateLanes()
4696 return isSafeToSpeculativelyExecuteWithOpcode(Inst->getOpcode(), Inst, CtxI, in isSafeToSpeculativelyExecute()4700 bool llvm::isSafeToSpeculativelyExecuteWithOpcode( in isSafeToSpeculativelyExecuteWithOpcode() function in llvm