Searched defs:getUnknown (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DBranchProbability.h51 static BranchProbability getUnknown() { return BranchProbability(UnknownN); } function in class:llvm::BranchProbability
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertWriteVXRM.cpp53 static VXRMInfo getUnknown() { function in class:__anon2612::VXRMInfo
H A DRISCVInsertVSETVLI.cpp460 static VSETVLIInfo getUnknown() { function in class:__anon2610::VSETVLIInfo
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp231 static MemAccessTy getUnknown(LLVMContext &Ctx, function in struct:__anon2937::MemAccessTy
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h138 static MemDepResult getUnknown() { function in class:llvm::MemDepResult
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h242 static RangeTy getUnknown() { return RangeTy{Unknown, Unknown}; } function in struct:llvm::AA::RangeTy

Completed in 411 milliseconds