Searched defs:UserI (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopInstSimplify.cpp111 auto *UserI = cast<Instruction>(U.getUser()); local
H A DSpeculateAroundPHIs.cpp255 auto *UserI = cast<Instruction>(U.getUser()); local
H A DSimpleLoopUnswitch.cpp164 Instruction *UserI = dyn_cast<Instruction>(U.getUser()); local
2304 Instruction *UserI = dyn_cast<Instruction>(U.getUser()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp108 auto *UserI = cast<Instruction>(U.getUser()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDemandedBits.cpp86 determineLiveOperandBits( const Instruction *UserI, const Value *Val, unsigned OperandNo, const APInt &AOut, APInt &AB, KnownBits &Known, KnownBits &Known2, bool &KnownBitsComputed) argument
379 Instruction *UserI = Worklist.pop_back_val(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp595 Instruction *UserI = dyn_cast<Instruction>(U.getUser()); local
H A DAttributorAttributes.cpp6282 Instruction *UserI = cast<Instruction>(U->getUser()); local
6316 const Instruction *UserI = cast<Instruction>(U->getUser()); local
6328 followUsersOfUseIn(Attributor &A, const Use *U, const Instruction *UserI) argument
6357 analyzeUseIn(Attributor &A, const Use *U, const Instruction *UserI) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp432 Instruction *UserI = dyn_cast<Instruction>(U.getUser()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp280 const auto *UserI = cast<Instruction>(U); local
328 const auto *UserI = cast<Instruction>(U); local
398 const auto *UserI = cast<Instruction>(U); local
431 const auto *UserI = cast<Instruction>(U); local
921 Instruction *UserI = cast<Instruction>(U.getUser()); local
[all...]
H A DCodeGenPrepare.cpp2891 Instruction *UserI = cast<Instruction>(U.getUser()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp983 const Instruction *UserI = cast<Instruction>(*Ld->user_begin()); local
1081 const Instruction *UserI = cast<Instruction>(*FoldedValue->user_begin()); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1089 Instruction *UserI = cast<Instruction>(U); local
[all...]

Completed in 390 milliseconds