Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineLateInstrsCleanup.cpp149 static bool isCandidate(const MachineInstr *MI, Register &DefedReg, in isCandidate() function
/openbsd/src/gnu/llvm/llvm/lib/Target/BPF/
DBPFAdjustOpt.cpp316 bool isCandidate = false; in avoidSpeculation() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DConstantHoisting.cpp231 bool isCandidate = false; in findBestInsertionSet() local
DDFAJumpThreading.cpp445 bool isCandidate(const SwitchInst *SI) { in isCandidate() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonVectorCombine.cpp421 template <typename T> T *isCandidate(Instruction *In) { in isCandidate() function
424 template <> LoadInst *isCandidate<LoadInst>(Instruction *In) { in isCandidate() function
427 template <> StoreInst *isCandidate<StoreInst>(Instruction *In) { in isCandidate() function