Home
last modified time | relevance | path

Searched defs:Inactive (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/tools/lli/
H A Dlli.cpp237 enum class LLJITPlatform { Inactive, Auto, ExecutorNative, GenericIR }; global() enumerator
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp329 IntervalQueue Inactive(lowestStartPoint); apply() local
/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp26 enum class IsActive_t : bool { Inactive, Active }; global() enumerator
/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp210 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp559 MachineOperand &Inactive = MI.getOperand(2); scanInstructions() local
/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp1554 Range Inactive = Skipped; getInactiveRegions() local
[all...]
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2551 AddMVEPredicateToOps(SDValueVector & Ops,SDLoc Loc,SDValue PredicateMask,SDValue Inactive) AddMVEPredicateToOps() argument
2870 SDValue Inactive; SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp887 MIB.addReg(Inactive); in addPredicatedMveVpredROp() argument