Home
last modified time | relevance | path

Searched defs:XC (Results 1 – 11 of 11) sorted by relevance

/llvm-project/clang/test/Layout/
H A Dms-x86-vtordisp.cpp167 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 Ddynamic-cast-hint.cpp22 class XC : public virtual A { }; class
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp645 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 DSystemZISelLowering.h124 XC, enumerator
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp715 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 DTargetLowering.h839 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 DTargetLowering.cpp4192 ConstantSDNode *XC = optimizeSetCCByHoistingAndByConstFromLogicalShift() local
H A DSelectionDAG.cpp9898 ConstantFPSDNode *XC = isConstOrConstSplatFP(X, /* AllowUndefs */ true); simplifyFPBinop() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2016 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 DAArch64ISelLowering.cpp26626 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 DX86ISelLowering.cpp3348 shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd(SDValue X,ConstantSDNode * XC,ConstantSDNode * CC,SDValue Y,unsigned OldShiftOpcode,unsigned NewShiftOpcode,SelectionDAG & DAG) const shouldProduceAndByConstByHoistingConstFromShiftsLHSOfAnd() argument
[all...]