Home
last modified time | relevance | path

Searched defs:Inv (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DBase64.cpp13 constexpr char Inv = INVALID_BASE64_BYTE; in decodeBase64Byte() local
H A DAPFloat.cpp5113 APFloat Inv(semPPCDoubleDoubleLegacy); getExactInverse() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAliasAnalysis.h30 FunctionAnalysisManager::Invalidator &Inv) { in invalidate()
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAnalysisManager.cpp31 FunctionAnalysisManager::Invalidator &Inv) { in invalidate() argument
H A DOptimizationRemarkEmitter.cpp50 FunctionAnalysisManager::Invalidator &Inv) { in invalidate()
H A DScalarEvolutionAliasAnalysis.cpp133 invalidate(Function & Fn,const PreservedAnalyses & PA,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DCGSCCPassManager.cpp575 invalidate(Module & M,const PreservedAnalyses & PA,ModuleAnalysisManager::Invalidator & Inv) invalidate() argument
683 invalidate(LazyCallGraph::SCC & C,const PreservedAnalyses & PA,CGSCCAnalysisManager::Invalidator & Inv) invalidate() argument
H A DAliasAnalysis.cpp82 invalidate(Function & F,const PreservedAnalyses & PA,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DMemoryDependenceAnalysis.cpp1800 FunctionAnalysisManager::Invalidator &Inv) { in invalidate() argument
H A DBasicAliasAnalysis.cpp86 invalidate(Function & Fn,const PreservedAnalyses & PA,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DLazyValueInfo.cpp1681 invalidate(Function & F,const PreservedAnalyses & PA,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DLoopAccessAnalysis.cpp3013 invalidate(Function & F,const PreservedAnalyses & PA,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DMemorySSA.cpp2312 invalidate(Function & F,const PreservedAnalyses & PA,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DDependenceAnalysis.cpp3566 FunctionAnalysisManager::Invalidator &Inv) { in invalidate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAliasAnalysis.h35 invalidate(Function &,const PreservedAnalyses &,FunctionAnalysisManager::Invalidator & Inv) invalidate() argument
H A DAMDGPUISelLowering.cpp4506 bool Inv = false; foldFreeOpFromSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DPassManager.cpp30 invalidate(Module & M,const PreservedAnalyses & PA,ModuleAnalysisManager::Invalidator & Inv) invalidate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp139 if (auto *Inv = dyn_cast<InvokeInst>(I)) in formLCSSAForInstructions() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h1116 invalidate(IRUnitT & IRUnit,const PreservedAnalyses & PA,typename AnalysisManager<IRUnitT,ExtraArgTs...>::Invalidator & Inv) invalidate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp619 bool Inv = false; member
940 Value *Var = nullptr, *Inv = nullptr, *X1 = nullptr, *X2 = nullptr; scanSelect() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5466 tryAdvSIMDModImm16(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder,bool Inv) tryAdvSIMDModImm16() argument
5496 tryAdvSIMDModImm32(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder,bool Inv) tryAdvSIMDModImm32() argument
5554 tryAdvSIMDModImm321s(Register Dst,unsigned DstSize,APInt Bits,MachineIRBuilder & Builder,bool Inv) tryAdvSIMDModImm321s() argument
5823 bool Inv = false; emitConstantVector() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1235 auto &Inv = *Invocation; global() local
H A DASTUnit.cpp2217 auto &Inv = *CCInvocation; CodeComplete() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4609 bool Inv; trySETCC() local
5890 bool Inv; Select() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h463 bool Inv(InterpState &S, CodePtr OpPC) { Inv() function

12