Home
last modified time | relevance | path

Searched defs:isCandidate (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMachineLateInstrsCleanup.cpp157 static bool isCandidate(const MachineInstr *MI, Register &DefedReg, isCandidate() function
/llvm-project/llvm/lib/Target/BPF/
H A DBPFAdjustOpt.cpp299 bool isCandidate = false; avoidSpeculation() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp235 bool isCandidate = false; findBestInsertionSet() local
H A DDFAJumpThreading.cpp419 bool isCandidate(const SwitchInst *SI) { isCandidate() function
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp508 template <typename T> T *isCandidate(Instruction *In) { isCandidate() function
511 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { isCandidate() function
514 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { isCandidate() function