Home
last modified time | relevance | path

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

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