Home
last modified time | relevance | path

Searched defs:Available (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/tweaks/
H A DTweakTesting.h113 #define EXPECT_AVAILABLE_(MarkedCode, Available) \ argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h96 SUSet Available; global() variable
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.h53 std::vector<SUnit *> Available[IDLast], Pending[IDLast]; global() variable
/llvm-project/clang-tools-extra/clangd/refactor/
H A DTweak.cpp77 std::vector<std::unique_ptr<Tweak>> Available; in prepareTweaks() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dchunk.h62 enum State : u8 { Available = 0, Allocated = 1, Quarantined = 2 }; enumerator
/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h131 ReadyQueue Available; member
H A DMachineScheduler.h845 ReadyQueue Available; global() variable
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertWriteVXRM.cpp245 VXRMInfo Available; computeAvailable() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp613 if (Value *Available = getAvailableLoadStore(Inst, StrippedPtr, AccessTy, findAvailablePtrLoadStore() local
682 Value *Available = nullptr; FindAvailableLoadedValue() local
/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp131 bool Available = TLI.has(LF); initialize() local
/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp376 BitVector Available = rs.getRegsAvailable(&Mips::CPU16RegsRegClass); loadImmediate() local
/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp790 transferInstruction(const Instruction & I,bool & Cleared,AvailableValueSet & Available) transferInstruction() argument
/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp681 size_t Available = 0; tryFindEvictionCandidate() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp33 Available = 0, global() enumerator
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp876 Available = 1, global() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp8759 forAllQualifierCombinationsImpl(QualifiersAndAtomic Available,QualifiersAndAtomic Applied,llvm::function_ref<void (QualifiersAndAtomic)> Callback) forAllQualifierCombinationsImpl() argument
12060 bool Available = checkAddressOfCandidateIsAvailable(S, Cand->Function); NoteFunctionCandidate() local
[all...]