Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/lli/
Dlli.cpp230 enum class LLJITPlatform { Inactive, DetectHost, GenericIR }; enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocPBQP.cpp329 IntervalQueue Inactive(lowestStartPoint); in apply() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DComputeDependence.cpp192 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIWholeQuadMode.cpp544 MachineOperand &Inactive = MI.getOperand(2); in scanInstructions() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2537 SDValue Inactive) { in AddMVEPredicateToOps()
2856 SDValue Inactive; in SelectMVE_VxDUP() local
DARMBaseInstrInfo.cpp884 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp()