Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp237 enum class LLJITPlatform { Inactive, Auto, ExecutorNative, GenericIR }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp329 IntervalQueue Inactive(lowestStartPoint); in apply() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp26 enum class IsActive_t : bool { Inactive, Active }; enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp210 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp559 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2551 SDValue Inactive) { in AddMVEPredicateToOps()
2870 SDValue Inactive; in SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp887 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp()