/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MIRFSDiscriminator.h | 34 unsigned LowBit; variable
|
H A D | MIRSampleProfile.h | 36 unsigned LowBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 35 unsigned LowBit; variable
|
D | MIRSampleProfile.h | 41 unsigned LowBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 35 unsigned LowBit; variable
|
D | MIRSampleProfile.h | 41 unsigned LowBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 35 unsigned LowBit; variable
|
D | MIRSampleProfile.h | 41 unsigned LowBit; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MIRFSDiscriminator.h | 35 unsigned LowBit; variable
|
D | MIRSampleProfile.h | 41 unsigned LowBit; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MIRSampleProfile.cpp | 159 unsigned LowBit; member in llvm::MIRProfileLoader
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 641 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 617 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 618 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | instructions-aarch64.h | 303 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
|
H A D | simulator-aarch64.h | 939 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
|
H A D | constants-aarch64.h | 242 #define DECLARE_FIELDS_OFFSETS(Name, HighBit, LowBit, X) \ argument
|
/aosp_15_r20/external/coreboot/src/superio/aspeed/common/ |
H A D | aspeed.h | 411 #define AndMask32(HighBit, LowBit) ~((((uint32_t)1 << (HighBit - LowBit + 1)) - 1) << LowBit) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCCodeEmitter.cpp | 900 unsigned LowBit = Mask & -Mask; in getITMaskOpValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCCodeEmitter.cpp | 906 unsigned LowBit = Mask & -Mask; in getITMaskOpValue() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 5863 unsigned LowBit = mask & -mask; in DecodeIT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 5515 unsigned LowBit = mask & -mask; in DecodeIT() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2035 SDValue LowBit = DAG.getZExtOrTrunc(SetCC.getOperand(0), DL, VT); in foldAddSubBoolOfMaskedVal() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2366 SDValue LowBit = DAG.getZExtOrTrunc(SetCC.getOperand(0), DL, VT); in foldAddSubBoolOfMaskedVal() local
|