Home
last modified time | relevance | path

Searched defs:LowBit (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMIRFSDiscriminator.h34 unsigned LowBit; variable
H A DMIRSampleProfile.h36 unsigned LowBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMIRFSDiscriminator.h35 unsigned LowBit; variable
DMIRSampleProfile.h41 unsigned LowBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMIRFSDiscriminator.h35 unsigned LowBit; variable
DMIRSampleProfile.h41 unsigned LowBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMIRFSDiscriminator.h35 unsigned LowBit; variable
DMIRSampleProfile.h41 unsigned LowBit; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMIRFSDiscriminator.h35 unsigned LowBit; variable
DMIRSampleProfile.h41 unsigned LowBit; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp159 unsigned LowBit; member in llvm::MIRProfileLoader
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp641 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp617 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp618 unsigned LowBit = LowBitExpr.getValue(); in evalSliceExpr() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Dinstructions-aarch64.h303 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
H A Dsimulator-aarch64.h939 #define DEFINE_GETTER(Name, HighBit, LowBit, Func) \ argument
H A Dconstants-aarch64.h242 #define DECLARE_FIELDS_OFFSETS(Name, HighBit, LowBit, X) \ argument
/aosp_15_r20/external/coreboot/src/superio/aspeed/common/
H A Daspeed.h411 #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 DARMMCCodeEmitter.cpp900 unsigned LowBit = Mask & -Mask; in getITMaskOpValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp906 unsigned LowBit = Mask & -Mask; in getITMaskOpValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5863 unsigned LowBit = mask & -mask; in DecodeIT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp5515 unsigned LowBit = mask & -mask; in DecodeIT() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2035 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 DDAGCombiner.cpp2366 SDValue LowBit = DAG.getZExtOrTrunc(SetCC.getOperand(0), DL, VT); in foldAddSubBoolOfMaskedVal() local