Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp28 static bool ShrinkDemandedConstant(Instruction *I, unsigned OpNo, in ShrinkDemandedConstant() function
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp30 static bool ShrinkDemandedConstant(Instruction *I, unsigned OpNo, in ShrinkDemandedConstant() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp41 static bool ShrinkDemandedConstant(Instruction *I, unsigned OpNo, in ShrinkDemandedConstant() function
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp340 bool TargetLowering::TargetLoweringOpt::ShrinkDemandedConstant(SDValue Op, in ShrinkDemandedConstant() function in TargetLowering::TargetLoweringOpt
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp486 bool TargetLowering::ShrinkDemandedConstant(SDValue Op, in ShrinkDemandedConstant() function in TargetLowering
527 bool TargetLowering::ShrinkDemandedConstant(SDValue Op, in ShrinkDemandedConstant() function in TargetLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp494 bool TargetLowering::ShrinkDemandedConstant(SDValue Op, const APInt &Demanded, in ShrinkDemandedConstant() function in TargetLowering