/llvm-project/clang/test/Layout/ |
H A D | ms-x86-vtordisp.cpp | 167 struct XC : virtual XB { struct 168 XC() { printf("XC"); } in XC() argument 172 // CHECK-LABEL: 0 | struct XC{{$}} argument
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | dynamic-cast-hint.cpp | 22 class XC : public virtual A { }; class
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 645 RegisterCell XC = eSXT(rc(1).cat(eIMM(0, W0)), W0); evaluate() local 654 RegisterCell XC = eSXT(rc(1).cat(eIMM(0, W0)), W0); evaluate() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 124 XC, enumerator
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 715 Value *XC = Builder.CreateFMul(X, C); foldFMulReassoc() local 723 Value *XC = Builder.CreateFMul(X, C); foldFMulReassoc() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 839 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(SDValue X,ConstantSDNode * XC,ConstantSDNode * CC,SDValue Y,unsigned OldShiftOpcode,unsigned NewShiftOpcode,SelectionDAG & DAG) shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4192 ConstantSDNode *XC = optimizeSetCCByHoistingAndByConstFromLogicalShift() local
|
H A D | SelectionDAG.cpp | 9898 ConstantFPSDNode *XC = isConstOrConstSplatFP(X, /* AllowUndefs */ true); simplifyFPBinop() local
|
/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 2016 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(SDValue X,ConstantSDNode * XC,ConstantSDNode * CC,SDValue Y,unsigned OldShiftOpcode,unsigned NewShiftOpcode,SelectionDAG & DAG) const shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 26626 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(SDValue X,ConstantSDNode * XC,ConstantSDNode * CC,SDValue Y,unsigned OldShiftOpcode,unsigned NewShiftOpcode,SelectionDAG & DAG) const shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() argument [all...] |
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3348 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(SDValue X,ConstantSDNode * XC,ConstantSDNode * CC,SDValue Y,unsigned OldShiftOpcode,unsigned NewShiftOpcode,SelectionDAG & DAG) const shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() argument [all...] |