Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp239 enum class LLJITPlatform { Inactive, Auto, ExecutorNative, GenericIR }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp326 IntervalQueue Inactive(lowestStartPoint); in apply() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp210 auto Inactive = E->getRHS()->getDependence(); in computeDependence() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp29 enum class IsActive_t : bool { Inactive, Active }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp569 MachineOperand &Inactive = MI.getOperand(4); in scanInstructions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2542 SDValue Inactive) { in AddMVEPredicateToOps()
2861 SDValue Inactive; in SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp712 unsigned Cond, unsigned Inactive) { in addPredicatedMveVpredROp()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4209 Value *Inactive = Builder.CreateShuffleVector(CI->getOperand(0), LoMask); in upgradeAArch64IntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1609 Value *Inactive = II.getOperand(IInfo.getOperandIdxInactiveLanesTakenFrom()); in simplifySVEIntrinsicBinOp() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp6502 llvm::Value *Inactive = Builder.CreateShuffleVector( in EmitAArch64BuiltinExpr() local