Searched refs:isSafeToSpeculativelyExecuteWithOpcode (Results 1 – 4 of 4) sorted by relevance
589 LLVM_ABI bool isSafeToSpeculativelyExecuteWithOpcode(
127 return isSafeToSpeculativelyExecuteWithOpcode(*Opc, &VPI); in maySpeculateLanes()
1070 SafeToSpeculate = isSafeToSpeculativelyExecuteWithOpcode( in scalarizeVPIntrinsic()
6928 return isSafeToSpeculativelyExecuteWithOpcode(Inst->getOpcode(), Inst, CtxI, in isSafeToSpeculativelyExecute()6933 bool llvm::isSafeToSpeculativelyExecuteWithOpcode( in isSafeToSpeculativelyExecuteWithOpcode() function in llvm